搜索资源列表
USBHID
- usb hid设备程序,是基于stm32的-usb hid
MyUSB_HID_KEIL
- 用于学习STM32 USB HID 源码已测试通-failed to translate
STM32_USB_HID
- 在keil环境下编写,使用STM32单片机,STM32_USB_HID人机交互设备HID实验-Keil environment to write, use the STM32 MCU, STM32_USB_HID human-computer interaction devices HID experiment
source
- STM32平台下CH375做USB_Host,控制HID设备,已经调通,改动相应的控制口即可使用-STM32 platform, CH375 do USB_Host control HID device has been adjusted through changes corresponding control port can be used
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,
STM32-Custom_HID
- 基于STM32的hid鼠标固件编程开发,无驱动鼠标的下位机程序-Based the STM32 hid mouse firmware programming development, no drive mouse lower computer program
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-HID
- STM32 USB HID开发实例,实现USB双向通信,可以参考下-STM32 USB HID development instance, to achieve USB bi-directional communication, you can refer to the following
HID_mouse
- STM32 模拟HID 鼠标程序,使用STM32 标准3.5库开发,亲自试验可用。-STM32 HID mouse simulation program that uses a standard 3.5 STM32 library development, personally test available.
USB-HID
- 基于STM32,MDK开发环境,实现USB HID设备,包括VS2010上位机源码-Based STM32, MDK development environment to achieve USB HID devices, including VS2010 PC source
Custom_HID
- stm32 HID方式控制PS3.PS4作为有线手柄使用!-stm32 HID controlled PS3.PS4 used as a wired controller!
stm32_usb_hid
- stm32 usb_hid 例子,usb驱动安装成功(Stm32 usb_hid example, the completion of the STM32 hid USB function, PC side drive recognition, hid development can be used for debugging)
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
STM32F4-Android-USB-HID(1)
- STM32F407VET6的USB.host与安卓设备通讯。(STM32F407VET6's USB.host communication with Android equipment.)
stm32-usb-hid
- usb通信实现上下传输作用,可以进行板子测试用(stm32 usb Communication realizes up and down transmission function, can carry on board test to use.)
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
STM32 USB HID实现USB双向通信
- STM32 USB HID 双向通讯,包含上位机和下位机,测试通过(Simulating HID through USB)
STM32_USB_复合设备
- 串口发送协议控制HID键盘输入对应协议数据(Serial port sending protocol controls HID keyboard input corresponding to protocol data.)
STM32的USB电脑音量控制器
- stm32f103的usb配置成custmer hid发送报告来控制电脑音量加减静音,程序是为了测试,功能为每个1秒电脑音量会加减静音
stm32模拟USB键盘
- STM32扫描矩阵键盘,模拟USB键盘功能(STM32 Scan Matrix Keyboard, Simulate USB Keyboard Function)