搜索资源列表
STM32F103FWLib(chinese)
- 本手册介绍了32位基于ARM微控制器STM32F101xx与STM32F103xx的固件函数库。 该函数库是一个固件函数包,它由程序、数据结构和宏组成,包括了微控制器所有外设的性能特征。该函 数库还包括每一个外设的驱动描述和应用实例。通过使用本固件函数库,无需深入掌握细节,用户也可以 轻松应用每一个外设。因此,使用本固态函数库可以大大减少用户的程序编写时间,进而降低开发成本。 -This manual introduces 32-bit Microcontrollers Base
3.User_Manual
- 3. User Manual --- --- --- --- --- --- ----- STM32F10xxx系列微控制器用户手册 3.1 Reference Manual -------------------------------- STM32F10xxx系列微控制器的存储器和外设参考手册 3.2 Programming Manual ------------------------------ STM32F10xxx闪存编程手册 3.3 Firmware ------
STM32F103
- STM32F103xx固件函数库-程序包-STM32F103xx firmware library- Package
STM32F103-CC1101
- STM32VET6(SPI1) CC1101 PA4 -> CSN PA5 -> SCK PA6 <- MISO PA7 -> MOSI PB0 <- GDO0 PC5 <- GDO1 经测试,收发成功,如果想换成SPI2或SPI3,只需要修改相关配置即可! 用的是标准固件库 V3.5,开发环境是MDK4.22+J-link 开发板,是自己设计的,如果有需要查看,可以联系本人 -STM32 CC1101 433MH
STm32f103-CAN
- STM32F103 CAN通信源码,使用3.5固件库,包含回环测试和正常通信-STM32F103 CAN commucate routine ,using fw3.5 library,including backloop and normal mode
STM32F103
- stm32f103的中文版固件库资料,运用stm32固件库,能让你减少很多查阅相关寄存器的繁杂工作,而专注于开发。此固件库为中文版。-stm32f103 the Chinese version of the firmware library materials, use stm32 firmware library, allowing you to reduce a lot of access to relevant registers of complex work, and focus on
STM32F103
- stm32 f103 基于3.5固件库的工程模板-stm32f103 3.5 function template library project
stm32f103-Bootloader-v2.0
- stm32f103 实现远程与本地串口更新固件,IAR工程-Stm32f103 realizes the remote and local serial port to update the firmware, IAR project
STM32F10x_StdPeriph_Lib_V3.5.0
- stm32F103固件库的各个源文件,可以很快的找到相关的头文件(Source file for the firmware library)
STM32F10x_StdPeriph_Lib_V3.5.0
- stm32f103固件Lib STM32F10x_StdPeriph_Lib_V3.5.0(firmware Liberary of stm32f103 STM32F10x_StdPeriph_Lib_V3.5.0)
STM32F103PRO
- stm32f10x系列固件库编程模板,使用时可以直接拷贝一份模板然后进行自己的项目就可以了(Stm32f10x series firmware library programming templates, when used, you can copy a template directly and carry out your own project.)
stm32固件库例程
- stm32开发的固件库例程,学习32位单片机入门程序(Firmware library routines developed by stm32)
STM32固件库使用手册(中文版)
- STM32固件库使用手册,中文版,讲述STM32F1系列固件库的使用(STM32 firmware library Handbook,CN)
STM32固件库3.5版本使用手册的中文翻译版
- 本手册介绍了 32 位基于 ARM 微控制器 STM32F101xx 与 STM32F103xx 的固件函数库(This manual introduces 32 ARM - based firmware function libraries based on STM32F101xx and STM32F103xx)
stm32f10x_stdperiph_lib_um
- Stm32的基础学习,适合初学者,很好的固件库资料。(The basic learning of Stm32 is suitable for beginners.)
stm32f103远程程序升级程序
- STM32f103通过gprs实现固件的远程升级(remote update of STM32 firmware by gprs)
STM32 V3.5版固件库
- 这是STM32f103系列通用的官方固件库(This is the official firmware library of the STM32f103 series)
STM32固件库使用手册_v3.5版本
- stm32固件库手册3.5版本,适用于stm32f103等系列芯片(STM32 firmware library manual version 3.5, suitable for STM32F103 and other chips.)
STM32F103固件库与开发手册
- STM32固件库手册,方便开发与学习。已经翻译成中文,便于阅读。