Hello everyone. Sorry for stupid question and my bad English.
I am trying to use mcbsp0 on C6416 as UART based on the spra633c. How can i receive more than one data block? Should I call ConfigEDMA() and ConfigMcBSP() functions every time before data receiving?
My project is attached.