This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM3352 USB DMA issue

Other Parts Discussed in Thread: AM3352

Hi,

I tried to connect a USB-WiFi device(AR9271) via USB HUB(USB2512B) to our AM3352
custom board. If the USB device put in heavy traffic condition, USB
host controller discontinued to send "IN token" to the device. I tried to
investigate this issue, I found a cause of issue in DMA driver. Our software engeneer modified DMA driver as follows, as a result USB host controller worked collectly even if the USB device put in heavy traffic condition. I think this modification may be resolve other USB DMA issue. Please let me know if any problem about this modification.

Best Regards,

Kumac