搜索资源列表
USBHID
- usb hid设备程序,是基于stm32的-usb hid
MyUSB_HID_KEIL
- 用于学习STM32 USB HID 源码已测试通-failed to translate
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.
MY_USB_COM
- stm32 单片机 USB 作为HID设备通信 stm32 单片机 USB 作为HID设备通信-stm32 usb hid
MY_USB_HID
- stm32单片机USB作为HID设备来通信-stm32 usb hid
Custom_HID
- STM32 USB HID方式通讯例程序 -STM32 USB HID way communication example program
USB_HID_Test
- 基于STM32的USB的HID通信实验,已调试可用-Based on the STM32 USB-HID communication experiment, debugging available
STM32-USB-HID
- STM32 USB HID开发实例,实现USB双向通信,可以参考下-STM32 USB HID development instance, to achieve USB bi-directional communication, you can refer to the following
STM32_USB_HID
- 基于STM32的USB程序开发,USB设备与上位机通信程序。-STM32 USB HID programming, reference data,source code(including pc driver and application).
USB-HID
- 基于STM32,MDK开发环境,实现USB HID设备,包括VS2010上位机源码-Based STM32, MDK development environment to achieve USB HID devices, including VS2010 PC source
STM32_USB_HID
- STM32 的USB HID驱动学习笔记含详细代码解释-STM32 USB HID explain
USB_HID
- STM32实现的USB-HID下位机,PC无需驱动能收发数据,文件包括一个PortHelper调试助手-STM32 USB-HID to achieve lower computer, PC without driver can send and receive data, files include a PortHelper debugging assistant
ThrpttleaRudder
- STM32 USB HID 模拟输入及按键输入-STM32 USB HID
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 USB HID实现USB双向通信
- STM32 USB HID 双向通讯,包含上位机和下位机,测试通过(Simulating HID through USB)
STM32的USB电脑音量控制器
- stm32f103的usb配置成custmer hid发送报告来控制电脑音量加减静音,程序是为了测试,功能为每个1秒电脑音量会加减静音
stm32模拟USB键盘
- STM32扫描矩阵键盘,模拟USB键盘功能(STM32 Scan Matrix Keyboard, Simulate USB Keyboard Function)
USB_HID_CDC复合设备
- stm32 usb hid协议与CDC协议双协议通讯