搜索资源列表
usbhidio_vc6
- 真正完整,并且编译得通的代码。用vc访问hid型usb设备,输入自己的VID和PID就能实现对hid型usb设备的读写和控制 它包含单片机固件源代码和PC端的VC源代码;虽然PUDN上有其他会员提供类似的vc代码,但我发现那些代码都存在bug,只有我这个代码是唯一完整的、可以编译通过的代码。-Truly complete, and compile a pass code. Hid type with vc visit usb device, enter their own VID and PID
usb_232
- STM32下做的usb转RS232程序,有兴趣的同志可以参考下,开发板为MCBSTM32-STM32 done under the usb to RS232 procedures comrades are interested can refer to, the development board for MCBSTM32
USB
- usb串口驱动程序,很实用的一个软件,用于usb转串口的应用!-dongxu
Mass_Storage
- 基本IAR平台STM32处理器实现USB 海量存储设备的源代码-Basic IAR platform STM32 processor for USB mass storage device' s source code
stm32V1_2
- 这是我自已为实验室画的基于STM32的PCB,现在将原理图及PCB全部分享,图是用PROTEL 99SE绘制的。可能会有布线不合理之处,仅供大家参考。 实验板资源介绍 1)CPU为100脚STM32F103XX 2)TFTLCD 3)SD卡 4)4X4键盘模块及四个独立按键 5)ISP下载口及20脚JTAG下载口 6)RS232接口、RS485接口、PS/2接口、USB接口 7)I/O口驱动的蜂鸣器 8)I2C口驱动的AT24C02 9)
STM32F107_6P
- STM32互联型产品 具有USB OTG、支持IEEE1588的以太网接口 双CAN接口和音频级别I 2 S接口的32位微控制器-STM32F107 data introduction
IAP
- stm32 IAP功能,USB通信,开机等待验证,通过后进升级程序,超时运行程序。 升级程序使用HEX文件-stm32 IAP, use USB to update Hex file, if connect enter update, or enter program
USB
- 这个是我学习STM32 USB编程时的总结,其中的部分内容是英文文档直接复制过来的,不影响我的阅读,并且我有时也觉得不能准确表达原文的意思,所以我就没有翻译。-This is a summary of when I learned the STM32 USB programming, elements of which are directly copied from the English document, does not affect my reading, and I sometime
STM32USBcard-reader-procedures
- STM32的USB读卡器程序,绝对可行,本人运行过-STM32 USB card reader procedures, is absolutely feasible, I run
STM32USBmouth
- STM32的USB触控鼠标程序。本人亲测,绝对有用,多多下载-STM32 USB touch mouse program. I kiss, is absolutely useful, download a lot
stm32-sdPuart
- Finally I got it working properly. Reading SDcard was very awesome for me for first time, so I decided to make a library for STM32F4xx devices and post it to my website. It’s basically just communication interface between STM32F4 and FatFS library by
stm32_usbcdc_serial
- STM32 USBCDC 串口代码 使用V3.5库编写,非常方便移植使用。本人亲自调试可用。 用串口助手打开虚拟的com口 发送字符串可返回。-STM32 USB CDC V3.5 library to write code that uses the serial port, very convenient for transplant use. I personally debugging available. Open a virtual com port to send aide
stm32虚拟串口驱动1.4
- Windows下STM32 USB虚拟串口驱动程序。本人经多次实验发现,必须在开发时,设置CDC的PID和VID两个参数与驱动程序中stmcdc.inf中的数字相同。否则,系统将不可识别STM32的USB口为串口。(STM32 USB virtual serial port driver under Windows. I have many experiments found that must be in development, set the CDC PID and VID, two pa
stm32 dfu demo 3.0.3和stm32 HIDDemo
- 集合了stm32测试常用的两个程序: stsw-stm32080-V3.0.3.zip 和 STM32 USBHIDDEMO stm32usb测试程序,Stm32 HID测试官方程序。 stm32 官方usb HID测试程序。HIDDemo_v1.0.2安装包,亲测可用。 stm32 Dfu下载程序stsw-stm32080-V3.0.0.zip,stm32 DFU官方程序:DfuSe_Demo_V3.0_Setup。 比新的3.0.5版本,此版本没有转换hex到dfu失败的b