CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - hid descriptor

搜索资源列表

  1. USB_HID_Report_Descriptor

    0下载:
  2. USB_HID_报告及报告描述符_简介 在USB中,USB HOST是通过各种描述符来识别设备的,有设备描述符, 配置描述符,接口描述符,端点描述符,字符串描述符,报告描述符等等。 USB报告描述符(Report Descr iptor)是HID设备中的一个描述符,它是比较 复杂的一个描述符。-USB_HID_ report and described briefly on the website _ USB, USB HOST through a variety of
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:3.78kb
    • 提供者:Liu
  1. usb_fescriptor_tool

    0下载:
  2. 在USB中,USB HOST是通过各种描述符来识别设备的,有设备描述符, 配置描述符,接口描述符,端点描述符,字符串描述符,报告描述符等等。 USB报告描述符(Report Descr iptor)是HID设备中的一个描述符,它是比较 复杂的一个描述符
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:89.37kb
    • 提供者:mjj
  1. USB HID报告及报告描述符简介

    0下载:
  2. 在USB中,USB HOST是通过各种描述符来识别设备的,有设备描述符,配置描述符,接口描述符,端点描述符,字符串描述符,报告描述符等等。USB报告描述符(Report Descr iptor)是HID设备中的一个描述符,它是比较复杂的一个描述符。
  3. 所属分类:编程文档

    • 发布日期:2012-03-17
    • 文件大小:247kb
    • 提供者:hjshhyy
  1. HID_Descriptor_Creator

    0下载:
  2. 使用C语言创建的生成HID设备描述符的使用工具-Generated using the C language to create HID device descr iptor of the use of tools
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:106.16kb
    • 提供者:周建设
  1. USBHIDReportDescriptors

    0下载:
  2. HID报告描述符的介绍及详细示例,非常有用的参考资料-Introduction HID report descr iptor and detailed examples, very useful reference
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:776.98kb
    • 提供者:周建设
  1. F340_hid_custom

    0下载:
  2. 单片机F340如何实现USB HID的例子代码-SCM F340 USB HID example of how to implement the code
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-30
    • 文件大小:311.8kb
    • 提供者:李振松
  1. usb_descriptor.h

    0下载:
  2. usb 接口描述符 应用于hid类 鼠标开发-usb interface hid descr iptor type used in the development of the mouse
  3. 所属分类:USB develop

    • 发布日期:2017-04-03
    • 文件大小:7.23kb
    • 提供者:carl
  1. USBHID

    0下载:
  2. USB HIDUSB报告描述符(Report Descr iptor)是HID设备中的一个描述符,它是比较复杂的一个描述符。-USB HID
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:19.72kb
    • 提供者:fred
  1. HID_Report

    0下载:
  2. 开发USB HID设备必须要了解的资料。详细介绍HID报告描述符。以键盘和鼠标作为例子,详细解读HID报告描述符。-Development of USB HID devices must understand the information. Details HID report descr iptor. To the keyboard and mouse as an example, a detailed explanation of HID report descr iptor.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:24.65kb
    • 提供者:bird
  1. HIDReadWrite

    0下载:
  2. 用VC卡发的HID读写工具,能自动搜索连接到PC上的所有HID设备,选择HID设备进行读写。能根据报告描述符自动调整读写缓冲区的长度。-HID issued with the VC card reading and writing tool that can automatically search for connection to the PC all HID devices, select the HID device to read and write. Can be adjusted
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:9.34kb
    • 提供者:bird
  1. USB-mouse

    0下载:
  2. 在C8051F320平台上实现鼠标功能的例程,适合USB入门。-C8051F320 platform to achieve the function of the mouse routines for USB entry.
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:148.81kb
    • 提供者:Michael Kung
  1. 3USB-Configuration-Descriptor

    0下载:
  2. 3、STM32 USB HID实现USB双向通信-3, STM32 USB HID USB bi-directional communication to achieve
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-02
    • 文件大小:824.9kb
    • 提供者:keven
  1. USB_HID_Report_demo

    0下载:
  2. HID的报告描述符巨难懂,关键是数据格式与每一位代表的意思。经过三天的研究,终于将HID Report的每一个数据位的含义弄清楚了,现将数据解析如下,最后附上了一个HID 通信的Report例子-HID report descr iptor huge and difficult to understand, the key is a data format every representative of the mean. After three days of research, and fi
  3. 所属分类:Communication

    • 发布日期:2017-11-10
    • 文件大小:276.4kb
    • 提供者:cxsys
  1. UsbKeyboard

    1下载:
  2. USB键盘终于搞了一回USB HID设备,做了一个USB键盘来玩玩~~~~ 其中的报告描述符让我晕了几天~~~~~几份HID相关的协议还是蛮长的~~~~~~ 明天再弄个USB鼠标设备玩玩~~~~~~~有空的话再搞个红外遥控器-USB keyboard finally engage in a back USB HID device, a USB keyboard to play ~ ~ ~ ~ the report descr iptor makes me dizzy days ~ ~ ~
  3. 所属分类:SCM

    • 发布日期:2017-11-20
    • 文件大小:115.48kb
    • 提供者:yiew
  1. HID-Device-enum

    0下载:
  2. 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
  3. 所属分类:SCM

    • 发布日期:2017-05-18
    • 文件大小:4.49mb
    • 提供者:张杰
  1. VC-HID-GetString

    0下载:
  2. VC获取HID的指定字符串,通过HID动态链接库直接操作-VC Hid descr iptor
  3. 所属分类:File Operate

    • 发布日期:2017-04-06
    • 文件大小:2.73kb
    • 提供者:xujunfeng
  1. HID-SAITEK.RAR

    0下载:
  2. HID driver for Saitek devices, currently only the PS1000 (USB gamepad). Fixes the HID report descr iptor by removing a non-existent axis and clearing the constant bit on the input reports for buttons and d-pad. (This module is based on hid-ortek .).
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:7.35kb
    • 提供者:llzylh
  1. hid-speedlink

    0下载:
  2. HID driver for Speedlink Vicious and Divine Cezanne (USB mouse). Fixes jumpy cursor and removes nonexistent keyboard LEDS the HID descr iptor. -HID driver for Speedlink Vicious and Divine Cezanne (USB mouse). Fixes jumpy cursor and removes nonexi
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-11
    • 文件大小:1.21kb
    • 提供者:krhpnun
  1. hid-ortek

    0下载:
  2. HID driver for various devices which are apparently based on the same chipset certain vendor which produces chips that contain wrong LogicalMaximum value in their HID report descr iptor. -HID driver for various devices which are apparently based on
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:2.32kb
    • 提供者:baitkfing
  1. USB命令(请求)及标准描述符等相关归纳介绍

    0下载:
  2. 该文档里面详细说明了USB设备标准请求的格式及各类请求的编号,同时详细解释了所有的标准请求,还包含了常用的描述符的格式及各字段详细说明,额外增加了HID描述符等(The document details the format of the USB device standard request and the number of various requests, and explains all the standard requests in detail. It also includes
  3. 所属分类:USB编程

    • 发布日期:2018-01-05
    • 文件大小:229kb
    • 提供者:Veiko
« 12 »
搜珍网 www.dssz.com