Hi,
We are using imx EVK 1170 kit and wanted to use it as USB Host and connect the same to Linux machine which will work as Device side. I have seen example of USB CDC (Full speed) class in which I can use to send and receive data as a serial mode.
Can you share us any example in which we can use same for bulk data transfer, since we need to transfer audio data from 1170 EVK to machine.
Hi @pratiknaphade2 ,
There are host_audio_record and host_audio_speaker example in SDK. You can refer to them.
Regards,
Jing