Hi sir,
I programe the OTG as a peripheral, and try to enable OTG internal DMA to receive data from host.
but I can't receive data correctly, and some time received correctly. However I tranlate the same data from host.
If I read OTG FIFO byte one by one, the data received all correctly. Why the DMA fail?
Could some one give my some suggestion?
BTW, My OTG register programe same as the u-boot(it can run fastboot).
Thx!