Tool/software: Linux
Hi All,
We want to use UART1 to read the data using UART1. We have a custom board using am3352(Sitara) processor.
We are able to send the data, how ever we are not able to read using the same UART. We are using the default configuration at a baud rate of 9600.
The "read()" function call in linux gets unblocked when any data is received, but no of bytes read is showing as zero.
What could be the issue with it.
Regards
Sudipta.