搜索资源列表
STM32_USB
- stm32 USB 开发,上位机,驱动,下位机程序参考-stm32 USB development, host computer, drive, lower computer program reference
USB-basedSTM32ApplicationDevelopmentNotes(Chinese)
- STM32 USB 源代码及笔记下载——STM32 USB固件以及上位机驱动、应用程序源程序和笔记。-USB-based STM32 application development notes
STM32-AD
- 使用STM32单片进行AD转换,通过将单片机的USB模拟为232串行口与上位机进行数据通信的实例。-The STM32 monolithic AD converter, by MCU USB analog to 232 serial port with the host computer data communication instance.
STM32_Driver
- 这个是STM32 USB 上位机驱动的、的程序源码,想学STM32 USB的同学必看资料呀!-STM32 USB host computer driven, program source code, the students want to learn the STM32 USB must see the data you!
STM32_USB_HID
- 1,将STM32的USB枚举为HID设备。 2,STM32使用3个端点,端点0用于枚举用,端点1和2用于数据的发送和接收。 3,端点长度为64,也就是单次最多可以传输64个字节数据。 4,STM32获取上位机下发的数据并将该数据通过USB原样返回,同时将数据打印输出。 5,上位机程序通过调用windows的API实现对HID设备的读写控制。 -1, the STM32 USB enumeration HID devices. 2, STM32 three endpoints,
USB
- STM32 USB HID开发实例,实现USB双向通信实现PC上位机与下位机见双向通信。-STM32 USB HID development examples, USB bi-directional communication PC host computer and the next crew to see two-way communication.
stm32-usb-pc
- 上位机写的stm32通过usb通信的简单列子-Written stm32 PC via usb communication simple Liezi
STM32-USB-Virtual_COM_Port
- STM32 通过USB连接实现上位机虚拟串口的例程,应该是比较官方的例程,里面有USB外设的使用手册和code供参考。-use STM32 USB peripheral simulate com port on PC.
STM32-USB-BULK
- STM32F10X USB批量传输功能,并有上位机测试程序,上位机使用libusb + vc6.0-STM32F10X USB bulk transmission,and pc test program(use libusb and vc 6.0)
stm32-usb-bootloader
- STM32 USB 固件升级,有上位机,支持第二次开发- STM32 USB firmware upgrade, the PC has to support the development of the second
USB HID
- stm32F103rc USB HID与上位机通信代码(Communication code between stm32F103rc USB HID and host computer)
小车源码及上位机
- 基于STM32主控的遥控小车,含C#窗体上位机通过USB转串口与下位机通信(Remote control car based on STM32 master control, the host computer with C# form is communicated with the lower computer through USB to the serial port)
Stm32-USB-HID(单片机程序加上位机程序)
- 此为基于stmf103的usb-hid程序,附加上位机界面通讯程序基于C#(This is a stmf103 based USB-HID program, and the additional host computer interface communication program is based on C#)
MyHID
- 实现stm32和上位机利用USB HID类进行通讯(Realizing STM32 and PC using USB HID class for communication)
usb_hid
- Windows和STM32芯片使用usb-hid协议通信的上位机程序(Host computer program using USB-HID protocol for Windows and STM32 chips)
STM32_HID
- 1,将STM32的USB枚举为HID设备。 2,STM32使用3个端点,端点0用于枚举用,端点1和2用于数据的发送和接收。 3,端点长度为64,也就是单次最多可以传输64个字节数据。 4,STM32获取上位机下发的数据并将该数据通过USB原样返回,同时将数据打印输出。 5,上位机程序通过调用windows的API实现对HID设备的读写控制。(1, the STM32's USB is enumerated as a HID device. 2, STM32 uses 3 endpo
USB枚举HID设备双向数据传输
- USB枚举HID设备双向数据传输(STM32程序源码+HID上位机程序+USB开发相关资料)(USB enumerates HID device bidirectional data transmission (STM32 program source +HID upper computer program +USB development related information))
STM32 USB HID实现USB双向通信
- STM32 USB HID 双向通讯,包含上位机和下位机,测试通过(Simulating HID through USB)
USBTransmitTest
- 基于stm32的usb上位机源码,用于usb的传输测试,很宝贵的资源(Based on stm32 usb host computer source code for usb transmission test, very valuable resources)
USB心电控制
- 上位机使用LABVIEW显示心跳曲线, USB采集,单片机采用STM32F103C8,心跳检测芯片采用AD8232,利用单片机自身AD转换(The upper computer uses LabVIEW to display the heartbeat curve, USB to collect, SCM uses stm32f103c8, heartbeat detection chip uses ad8232, SCM uses its own ad conversion)