Hi,
I am trying to integrate both UVC and UAC functions with the MIMXRT1060-EVK, but found that there is only seperated sample code for just UVC or UAC in the SDK.
The sample code for UAC is "evkmimxrt1060_maestro_usb_mic" which only for FreeRTOS.
And the UVC sample code is just for virtual camera, which is "evkmimxrt1060_dev_video_virtual_camera_bm".
I hope NXP will provide a sample code which can support both UVC and UAC functions for the MIMXRT1060-EVK. Thanks a lot.
BTW, I found a similar topic "Using 2 ISO endpoint tranfer in RT1060" in the forums, but it had NOT provided a final solution yet.