搜索资源列表
基于STM32的USB开发笔记
- 介绍了stm32MCU的usb开发过程
STM32 USB固件的中文资料
- STM32 USB固件的使用
基于STM32的USB程序开发笔记
- 基于STM32的USB程序开发笔记
IAP方案(STM32)
- STM32的IAP方案介绍。 IAP,全称是“In-Application Programming”,中文解释为“在程序中编程”。IAP是一种对通过微控制器的对外接口(如USART,IIC,CAN,USB,以太网接口甚至是无线射频通道)对正在运行程序的微控制器进行内部程序的更新的技术(注意这完全有别于ICP或者ISP技术)。ICP(In-Circuit Programming)技术即通过在线仿真器对单片机进行程序烧写,而ISP技术则是通过单片机内置的bootloader程序引导的烧写技术。
usb-examples-of-stm32
- 如何修改stm32的usb例程为自己所用-how to modify the usb examples of stm32 for us
USB-basedSTM32ApplicationDevelopmentNotes(Chinese)
- STM32 USB 源代码及笔记下载——STM32 USB固件以及上位机驱动、应用程序源程序和笔记。-USB-based STM32 application development notes
usbMASStorgeLM3S374
- USB Mass Storage 学习笔记-STM32+FLASH实现U盘 以及usb MASS Storge LM3S3748的评估及开发过程之感触 虽不是原创,但是启发很大,发上来大家-USB Mass Storage Study Notes-STM32+ FLASH realize U disc and usb MASS Storge LM3S3748 evaluation and development process of feeling, while not original,
STM32F107_6P
- STM32互联型产品 具有USB OTG、支持IEEE1588的以太网接口 双CAN接口和音频级别I 2 S接口的32位微控制器-STM32F107 data introduction
STM32_USB_design
- 很详细的描述了 STM32的USB开发的全过程-Detailed descr iption of the whole process of the STM32 USB developer.
USB-development
- STM32 USB开发文档,通信与驱动 -STM32 USB developer documentation, communication and driver
xd-stm32-14
- 芯达STM32入门系列教程之十四《STM32的USB下载调试》-Core up to STM32 14 of the Getting Started tutorial series " STM32 USB download debugging"
STM32-USB
- STM32 USB 程序将BULK EP改成双缓冲机制-The STM32 USB program into a double buffering mechanism BULK EP
STM32_PC-USB
- 基于STM32处理器和PC主机的USB通信协议的实现.pdf-Based on the realization of the USB communication protocol the STM32 processor and the host PC. Pdf
STM32-USB
- STM32_USB开发详解 开发板实用-STM32_USB development the Xiangjie development board practical
STM32-Handbook
- This is a handbook on programming techniques for stm32 micro controllers. It includes information on exactly how to interface to external peripherals such as microsd cards, how to setup a file system using FATfs, how to interface to usb etc.
STM32-USB-application-development
- 基于STM32的USB程序开发笔记.这里有USB程序开发的详细介绍。-Based on the STM32 USB application development notes
-STM32-USB-
- 基于STM32的USB程序开发笔记.rar-STM32 USB-based application development notes. Rar
sTM32应用笔记
- The STM32F429 Discovery helps you to discover the high-performance microcontrollers of the STM32 F4 series and to develop your applications easily. It offers everything required for beginners and experienced users to get started quickly. Based on
STM32F103-USB
- STM32 USB使用介绍,是论文,含源码-STM32 USB
STM32-Customer_HID
- stm32 usb例程修改为自定义hid步骤(stm32 usb customer hid)