日本語のみで絞り込む

When requesting a string descriptor, the requester specifies the desired language using a 16-bit language ID (LANGID) defined by the USB-IF. String index zero ...

2023/11/10 -String descriptor. Every USB device must have one device descriptor and at least one each of the configuration, interface, and endpoint ...

The device descriptor includes information such as what USB revision the device complies to, the Product and Vendor IDs used to load the appropriate drivers and ...

2024/1/17 -A string descriptor contains one or more Unicode strings; each string is a translation of the others into another language. Client drivers ...

2016/8/28 -With LibUsb.getStringDescriptor(handle,deviceDescriptor...) , I succeed in getting the string for the manufacturer and the product for two out ...

We have a USB device that does not have a String Descriptor for the Product name. Apparently some USB devices will report an iProduct of 0 in their Device ...

2011/9/8 -Hello, does have anybody an idea about how to get HID STRING descriptor working with mbed as USB hid device? I am still not able to get it ...

The idProduct is another 16-bit field containing a number assigned by the manufacturer to identify a specific product. Offset, Field, Type, Size, Value ...

2023/11/28 -However, neither the string indices used in other descriptors (i.e. iProduct is just the string descriptor index, no mention of LANGID) nor the ...

2021/4/1 -Specifies a device-defined index of the string descriptor that provides a string that contains a description of the device. iSerialNumber.