搜索资源列表
Virtual_COM_Port
- Source code for STM32 MCU. USB to Virtual COM port
SL811-USB-Board
- SL811 USB Board, STM32 chip_PDF & code & schematic
STM32-USB
- stm32f103 Universal Serial Bus 读卡器的源代码 希望对初学者起到帮助作用-Stm32f103 Universal Serial Bus card reader of the source code Hope to help beginners
7-野火M3-USB_Mass_storage(新)
- stm32 usb 驱动,基本的驱动代码,亲测可用(STM32 USB driver, the basic driver code, pro test available)
IAP-Bootloader V1.0
- IAP(In Application Programming)即在应用编程,IAP是用户自己的程序在运行过程中对User Flash的部分区域进行烧写,目的是为了在产品发布后可以方便地通过预留的通信口对产品中的固件程序进行更新升级。 通常实现IAP功能时,即用户程序运行中作自身的更新操作,需要在设计固件程序时编写两个项目代码,第一个项目程序不执行正常的功能操作,而只是通过某种通信方式(如USB、USART)接收程序或数据,执行对第二部分代码的更新;第二个项目代码才是真正的功能代码。(IAP (I
OBD-CAN转换接口
- 基于STM32的OBD-CAN转换接口 只有源程序,原理图很简单自己看懂源代码就会了。(OBD-CAN conversion interface based on STM32 Only the source program, the schematic is very simple, you will understand the source code)