Is there any USBX Host Class - Audio/Video example?
I'd like to develop USB host application with Audio and/or Video class.
Is there any working example project or code snippet?
I checked STM32 HCD driver file - -ux_hcd_stam32_periodic_schedule.c, but it always generates EP_TYPE_INTR packet. How can I send audio/video ISOC packets?
Regards,
