I have a I.MX SABRE SDB and chose to use UART3.
I tried to test the UART using the sample code"mxc_uart_test.c". when i execute the binary i am getting the following
Usage: mxc_uart_test <UART device name, opens UART2 if no dev name is specified>
/dev/ttymxc2 opened
Attributes set
Test: IOCTL Set
Data Written=Test
Data Read back= T{�*hˇ
i executed the code with ./test /dev/ttymxc2
Only the first character is correct. Other characters are just junk
Any help would be appreciated
Hi,
Is there any findings on your issue?
'