Hello everyone,
1. In SCI routine, can receive FIFO without using interrupt?
2. This function SCI_ readCharArray(SCIA_ Base, rdata, 2); use without receiving interrupt?
3. Function SCI_ readCharArray(SCIA_ Base, rdata, 2); and function
SCI_ readCharBlockingFIFO(SCIA_ Base); what's the difference?
4. This function SCI_ readCharBlockingFIFO(SCIA_ It seems that you can't receive a lot of data. Only one at a time, right?
5. How to identify the length of the received data and where to store the received data when the receiving function does not use the pre interrupt? How to take it out?
thank! Good luck,
Ti customers