- logfont 输入待显示的字符及字号和字体
- GPS 将数据中的坐标等提取出来
- OFDM-LS-channel-estimation OFDM LS channel estimation
- Cry1602 MSP430F169控制1602液晶屏代码
- Pm2.5jiance 基于夏普的粉尘传感器GP2Y1010AU0F的PM2.5检车 包括PM2.5浓度检测 温度测量 实时显示以及超标报警 夏普传感器是第二代
- 项目 刚开始学习Linux写的一个较为综合的代码 智能家居模板程序(Just started to learn Linux written a more comprehensive code smart home template program)
文件名称: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, 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.
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.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
STM32_USB_HID/PC_HID.zip
STM32_USB_HID/stm32_usb_hid.zip
STM32_USB_HID/usb_hid_stm32f105_107.rar
STM32_USB_HID/读我.txt
STM32_USB_HID
STM32_USB_HID/stm32_usb_hid.zip
STM32_USB_HID/usb_hid_stm32f105_107.rar
STM32_USB_HID/读我.txt
STM32_USB_HID
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.