Hello there,
I'm having problems reading data from UART2 and UART3 on my board. I'am able to send data using "echo data > /dev/ttymxc1" and read on a terminal (putty), but when i try to read data being sent from a terminal to my board, i get the wrong data when reading with "cat /dev/ttymxc1".
See images attached below for device tree configuration and wrong data output.