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