UART Serial port blocking mode fgetc function not able to fetch required data bytes
Hi,
We have written c code where we are opening the uart serial port in blocking mode and we are using fgetc function to read the data. we are using for loop and if we keep the for loop for 800000 ...