Hello,
I try to work with UART1 on AM1808 EVM.
I have seen the article about it:
http://processors.wiki.ti.com/index.php/Enabling_UART1_on_AM18X/DA850/OMAP-L138_running_Linux
When I transmit data from the EVM I receive only zeros on another side, when I send data from terminal I receive on the EVM also only zeros instead of data - the signal is OK on RS-232/TTL convertor, so it must be some ARM UART internal issue.
It looks like UART 1 is not working.
I use PSP release 03.21.00.04 - it does not look like I need to rebuild the kernel.
Is this correct?
Also I do not use flow control of the serial port, so I do not need to do any additional actions.
Why the port is not working?
What else can I try?
Regards,
Slavik