搜索资源列表
target20060603
- This a USB core stack for the built-in USB device of LPC214x microcontrollers. It handles the hardware interface and USB enumeration/configuration. Also included are application examples like a USB joystick HID and USB serial port emul
HIDshebeimeiju
- HID设备可以成功枚举的源码文件,计算机可以识别-HID device enumeration can be successfully source document, the computer can be identified
HID
- HID枚举主要用于HID设备的枚举。以及如何实现hid的读书,写数功能。-HID enumeration
USB-HID-Enumeration
- USB HID Enumeration in VC6
audio
- usb audio枚举过程 包括AC/AS/HID。-usb audio enumeration process, including AC/AS/HID.
IARUSB
- IAR5.0+LPC2148+ZLG_USB固件+jlink调试 将设备枚举成一个鼠标或键盘等HID设备,适合USB初学者使用-The IAR5.0+LPC2148+ZLG_USB the firmware+jlink debugging device enumeration into a mouse or keyboard HID devices for USB beginners
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,
Custom_HID
- usb hid 例程,对初学USB者 很有帮助。很详细的介绍了USB的枚举。-usb hid routines for beginners USB helpful. Very detailed descr iption of the USB enumeration.
HID-Device-enum
- USB设备枚举详细资料,内包含了USB设备枚举过程详细介绍,以及目前市门上触控两点标准描述符说明文档,对做触控USB设备这个块有很大的帮助- USB device enumeration details contained within the USB device enumeration process in detail, as well as the touch points on the current market standard door descr iptor document
_15_STM32_USB
- stm32的USB,将此枚举成USB-HID模式,进行数据传输,有验证过,可以使用-Stm32 of USB, the enumeration into a USB HID mode, data transmission, have demonstrated that can be used
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