Part Number: PROCESSOR-SDK-AM335X
Tool/software: Linux
I'm trying to use most recent version of tisdk.
MUSB DMA mode works properly but it has problem with UAC2. However it works well with storage.
In order to solve UAC2 operation, I have to turn off DMA mode of MUSB by setting PIO_ONLY but still DMA operational.
How can I solve this issue?
Shin