Hi,
I’m using read() to receive data from serial port in 1200 baud (ConnectMe, NetOS 6.3).
I want to get data at end of first char, then continue receive the remaining data, but it give me data after last char 20 ms, that delay is too long.
Is there anyway to receive data from serial port in real time?
Thanks!
Jiaxin