Hi,
I am using IMXRT1170-EVK board.In SDK file,
I run this example "Usb_device_composite_cdc_vcom_cdc_vcom".It's working fine.but my requirment is to run USB Host as Compostie.In SDK I didn't find related compostie usb host example.
Q1. Is there any example related to Composite Host?
Q2. If not, what can be modified in the existing above example?
Thankyou