Content originally posted in LPCWare by hannible on Mon Nov 24 02:22:58 MST 2014
Hi,
I am using the NGX 1837 board and looking at the USB host mode implementation for high speed ISO transfer through Lpcusblib.
With reference to ehci.c, can someone help me to understand :
1. When does the host start to send out IN transactions ?
2. When does the DMA start ?
There is not much information from the hardware registers description also.
Thanks.