Hi,
I have an application that uses a 3MBaud Serial input, and has a burst of 384 bytes per transfer.
I have not been successful getting a DMA / UART system working that will generate only 1 interrupt for each block that is sent.
I am using Ping Pong Mode. The data is sent out the WiFi port.
Does anyone have any sample code that i could look at to use?
Thanks!