搜索资源列表
USB安全钥功能扩展与优化设计
- USB Security key集数据加密与数据存储功能。 介绍DES加密,以及HID 设备读写。。。
USB HID报告及报告描述符简介
- 在USB中,USB HOST是通过各种描述符来识别设备的,有设备描述符,配置描述符,接口描述符,端点描述符,字符串描述符,报告描述符等等。USB报告描述符(Report Descr iptor)是HID设备中的一个描述符,它是比较复杂的一个描述符。
USB描述符
- 该文档主要描述USB接口描述符定义,有通信、视频、SMARTCARD、HID等
OllyDbgUSBHID
- 本人原创文章,曾发表于看学论坛精华区。 本文描述如何用OLLYDBG分析HID-USB协议的发方法,读者可以举一反三。-Original article I had published in the Forum to see the essence of the district. This article describes how to use analysis OLLYDBG agreement HID-USB-fat approach, readers can learn by an
Device-class-definition-for-human-interface-device
- 从www.usb.org下载的人机交互设备类定义规范:Device class definition for human interface device(HID).pdf-Device class definition for human interface device(HID).pdf,download from www.usb.org
USB--PDF
- 包含了USB开发用到的所有协议 USB Specification Rev1.1 USB pecification Rev2.0 USB SBUS HOUND 使用说明书.PDF Device Class Definition for HID 1.11 .pdf FAT32 File System Specification v1.0 PDIUSBD12_PHILIPS.PDF3.pdf USB Class Definitions for Communication
audio
- usb audio枚举过程 包括AC/AS/HID。-usb audio enumeration process, including AC/AS/HID.
HID
- USB 设计开发常用资料(对学习开发USB HID类产品很有参考学习价值)-USB HID
HID1_11
- HID设备定义方法与格式,来自USB.org-Device Class Definition for Human Interface Devices (HID)
USB_HID_Interface
- 文档描述了USB的人机接口设备HID的详细通讯协议,对开发相关USB驱动等有不错的参考价值。-Document describes the USB human interface device HID detailed protocol for the development of the relevant USB drivers, etc. have a good reference value.
使用HT82K95E 实现与PC 的数据传输
- HT82K95E 是盛群推出的USB Keyboard OTP MCU,符合USB HID 1.1 规格相容产品,具备 4K×15 ROM Size 、160 Bytes RAM 、3 个端点(FIFO Size 为8 Bytes)可定义为Boot Device Keyboard 、Mouse 产品,具有USB 、PS/2 硬件自动判断辅助接口,适用于USB,USB+PS/2 产品开发。 本范例将介绍HT82K95E 与PC 的数据传输,将端点1 配置为IN,端点2 配置为OUT,通
hid-over-i2c-protocol-spec-v1-0.docx
- The Human Interface Device protocol was first defined for USB attached input devices (e.g. keyboards, mice, remote controls, buttons, etc.). The protocol itself is bus agnostic and has been ported across other transports, including Bluetooth™ and oth
HID协议文档
- 对于学习USB鼠标,键盘通信的人,这个英文文档必不可少