約60,000件1ページ目

日本語のみで絞り込む

条件を指定して検索しています。すべての条件を解除する

  • 最終更新日:1年以内
  • 2024/1/17 -The host obtains the device descriptor through a control transfer. In the transfer, the request type is GET DESCRIPTOR and the recipient is the device. The ...

    2024/1/16 -This article describes how to get descriptors from the device at the endpoint, interface, configuration, and device level.

    Important APIs-USB descriptors

    2023/11/10 -The purpose of the device descriptor is to let the host know what specification of USB the device complies with and how many possible configurations are ...

    Descriptor Types-Device Descriptor-Interface Descriptor

    2024/2/1 -Get the USB configuration descriptor for the currently active configuration. ... Get a USB configuration descriptor based on its index. More... int ...

    2024/4/19 -I am trying to identify the USB version of the attached devices (such as 1.0, 2.0, 3.0, etc), but without needing to install extra drivers. That is to say, I ...

    2024/3/6 -Use USB Tree Viewer on Windows. ... You may have to run it as administrator to get HID Report descriptor. Just select your USB device in tree view, the tool shows ...

    2024/3/15 -Receiving Descriptors from USB. These examples iterate through all the descriptors in a USB device. The example iterates through all of the USB Interfaces and ...

    2024/4/27 -The host sends a GET_DESCRIPTOR command to the device to get a device descriptor from the device, from which it determines the maximum packet size supported ...

    2023/12/26 -Now, what i want to find/match USB descriptors of these USB CCID devices. I want to do this by only using CCID Device names. Later i'll get serialNumbers of ...

    2023/6/16 -But I did find one solution where I had to add the 'unknown usb device descriptor request failed" into the registry, unplug the USB device, power off, and ...