Description: 该程序是基于ARM(stm32)上实现usb主机模式,通过usb自动读取U盘中的内容!-The program is based on the ARM (stm32) to achieve the usb host mode, through the usb disk automatically read the contents of U! Platform: |
Size: 6434816 |
Author:黄兴 |
Hits:
Description: 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, endpoint 0 for enumerating endpoint 1 and 2 are used to send and receive data. 3, the endpoint of length 64, that is a single can transmit up to 64 bytes of data. 4, STM32 access to the data issued by the host computer via USB and the data is returned unchanged, while the data printout. 5, the PC program by calling the windows API to read and write control of HID devices. Platform: |
Size: 4907008 |
Author:罗伟东 |
Hits:
Description: Windows和STM32芯片使用usb-hid协议通信的上位机程序(Host computer program using USB-HID protocol for Windows and STM32 chips) Platform: |
Size: 2260992 |
Author:seamine |
Hits:
Description: 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 endpoints, the endpoint 0 is used for enumeration, and the endpoints 1 and 2 are used for sending and receiving data.
3, the endpoint length is 64, that is to say, a single pass can transmit 64 byte data at most.
4, STM32 gets the data sent by the host computer and returns the data through the original USB, and prints and outputs the data at the same time.
5, the upper computer program realizes the read and write control of HID device by calling the API of windows.) Platform: |
Size: 5143552 |
Author:DENNYTAO |
Hits:
Description: 基于stm32的usb上位机源码,用于usb的传输测试,很宝贵的资源(Based on stm32 usb host computer source code for usb transmission test, very valuable resources) Platform: |
Size: 6144000 |
Author:Achille |
Hits:
Description: The VB USB HID host computer that has been verified to be available for communication with the HID device made by the STM32. The HID device transfers to I2C or SPI and DUT communication. Platform: |
Size: 26624 |
Author:molusihui |
Hits: