約1,330件1ページ目

日本語のみで絞り込む

2018/5/31 -The GetDescriptor method returns the USB hub descriptor as specified by the input parameters.

2011/5/10 -I am having trouble getting the string descriptor of a USB device. What I'm looking for is the human friendly Manufacturer and Product names.

String descriptors (USB_STRING_DESCRIPTOR) are optional and add human readable information to the other descriptors.

2024/1/17 -This topic describes how to get a particular string descriptor from the device. String descriptors are referenced by their one-based index number.

Details the USB descriptors including the Device, Configuration, Interface, Endpoint and String Descriptors.

The Basic String Descriptor Table should be used when the USB Device Application has equal number of string descriptors for each language string.

Get Descriptor (String). There are several strings which a host may request. The strings defined in the device descriptor are: Manufacturer String; Product ...

Get the USB device descriptor for a given device. This is a non-blocking function; the device descriptor is cached in memory.

An open source cross-platform USB stack for embedded system - tinyusb/examples/device/webusb_serial/src/usb_descriptors.c at master · hathach/tinyusb.

The unusual value for the SN descriptor string index is because of the way LUFA implements the automatic generation of that string based on the internal unique ...