搜索资源列表
STM32F_CAN
- STM32F系列ARM 的CAN总线应用例程,STM32F系列ARM 提供了CAN总线的软硬件支持,本例是STM32F的CAN应用.
PCB_STM32
- STM32开发板PCB原理图,可延伸适用于各种STM32F型号芯片-STM32 development board PCB schematics, can be extended to various models of the chip STM32F
I2CMASTER
- 基于STM32F103的I2C通信代码,对象是AT24C02,也可用于一般的EEPROM通信-I2C-based communication STM32F103 code, the object is AT24C02, the EEPROM can also be used for general communications
stm32-Frequency-meter
- 使用stm32通用计数器做的一个简易频率计,可以算出脉冲宽度还有其占空比-Done using a general-purpose counter stm32 simple frequency counter, you can calculate the pulse width as well as its duty cycle
Src
- STM32F 配用lcm7565显示模块程序,可以参考使用。 -STM32F allocation procedures used lcm7565 display module, you can use and reference.
CAN
- stm32F103库文件,CAN,C语言描述-stm32F103 library files, CAN, C language descr iption
MDK_RTC
- STM32F103VBT6自带的RTC测试源代码,可通过串口显示年月日,时分秒,格式为格林尼治时间转化的北京时间-STM32F103VBT6 built-in RTC test source code can be displayed through the serial date, time minutes and seconds, the format for the transformation of Greenwich Mean Time GMT
12212
- STM32F IAR入门者的救命稻草 STM32FIAR入门者的救命稻草 STM32FIAR入门者的救命稻草-很好的STM32FIAR入门者的救命稻草STM32FIAR入门者的救命稻草STM32FIAR入门者的救命稻草
sd-file-system
- 本程序是采用KEIL开发的,利用STM32F系列单片机为SD卡上创造文件系统,可以进行读文件、写文件、创建和删除操作。是嵌入式数据采集系统的首选。-This procedure is used KEIL developed using STM32F Microcontroller for SD cards to create the file system, can read files, write documents, create and delete operations. Embedd
CAN
- STM32F10X CAN通信例程 STM32F开发包之一-STM32F10X CAN communication routines one STM32F Development Kit
ethernet-test
- 以太网的测试程序,通过简单移植就能下载到绝大多数带有以太网接口的开发板上 。本程序是针对stm32f系列所编写,在火牛开发板上测试通过。- code for ethernet test,it can be downloaded to most boards after simple transplantation ,and it has been tested sucessfully on firebull board.
MP3
- MP3的测试程序,通过简单移植就能下载到绝大多数带有解码芯片的开发板上 。本程序是针对stm32f系列所编写,在火牛开发板上测试通过。-code for mp3 test,it can be downloaded to most boards after simple transplantation ,and it has been tested sucessfully on firebull board.
USBHID
- stm32f usbhid源码,可直接运行-stm32f usbhid source can be directly run
USART_Irq
- stm32f串口中断程序,可直接用,才语言编写-stm32f serial interrupt program can be directly used only language
stm32f_USB_HID
- 基于STm32F10x的USB_HID开发程序,可接可发,容易理解,另附有一上位机USB开发软件!-Based on STm32F10x of USB_HID development process, which can be accessed can be made, easy to understand , there is a PC attached USB development software !
can
- 基于STM32F的CAN通讯原理图及例程-Based STM32F schematics and CAN communication routines
STM32F10x_StdPeriph_Lib_V3.5.0
- ADC examples 3 & 4 updated DEBUG example Example modified to support RIDE specific printf function implementation I2C example5 i2c_ee.c: add the following function prototypes: "void GPIO_Configuration(void)" add "void I2C_C
STM32F4_模拟I2C读写EEPROM简洁版
- 模拟I2C读写EEPROM简洁版(不切换SDA方向、不检测ACK位)。下载即可使用。(Analog I2C read and write EEPROM simple version (do not switch SDA direction, do not detect ACK bit). You can use it for download.)
SMT32F_QSPI_NAND
- 使用STM32F446实现的QSPI接口,增加了4线 SPI NAND的驱动程序,实测可以多种SPI NAND 实现基础操作,可以用来调试QSPI接口,或者SPI NAND;有兴趣的朋友可以看看(Using the QSPI interface implemented by STM32F446, the driver program of the 4-wire SPI NAND is added, which can be used to debug the QSPI interface, or
两个stm32板的CAN通讯
- Keil编程实例,2个stm32板的can通信(can bus program between 2 stm32 boards)