Can XMOS get the USB descriptor of a USB host?

Technical questions regarding the XTC tools and programming with XMOS.
User avatar
vergil19
Member++
Posts: 21
Joined: Thu Jan 20, 2022 3:54 am

Can XMOS get the USB descriptor of a USB host?

Post by vergil19 »

Dear all,
Is there a way to get the descriptor of the USB host that the XMOS device is connected to?
In Linux, I can use the `libusb_get_device_descriptor` method from the libusb library.
However, I don't see a similar implementation in the lib_xud library or module_usb_audio.
Can someone help me?
Regards,
Vergil