Hi,
We are using CPPI DMA for Interrupt, Bulk and ISO Transfers.
We have the following HW Setup USB0 -----> 4-Port Self Powered USB HUb (On Board) ------> Camera is connected to one of the USB Port
With the above configurations we are able to receive data on ISO In endpoints for some time.
After some time the controller is not able to read ISO In data and the attach and detach from the Hub also not identified by the USB Host Controller.
When we disable DMA for Interrupt and Bulk Transfer, when the controller is not able to read the ISO IN data, attach and detach works.
Also USB Mouse and Pen Driver are functional after DMA is disabled for Interrupt and Bulk transfers.
Is there any sequence of steps to be followed for CPPI DMA for it to be functional continuously.
Best Regards,
GSR