This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

FLOW CONTROL MODE

Hello!
I am working with the TM4C129 in order to use a camera, it is comunnicated by the UART, I have already established communication with it, but my problem is when the camera take a picture and send me the dates because everypicture has 512bytes but I only can receive 16bytes... Something tell me that I can´t receive the dates becuase the FIFO receive has 16x8 bytes then I have to use the modem flow control. 
What do you think abou this???

thanks and excuse my inconvenencia