Hello, I am trying to use UART0 on EVM OMAP-L137 from Spectrum Digital as bare metal and I have a problem:
Though my UART2 works well, pin multiplexing is right (according to TI documentation), UART0 works in a loopback mode and PSC and PLL are configured properly (I think so), UART0 doesn't work right. When I send some symbols from EVM, host receives a garbage of the same length.
Also I receive some overrun errors on the host, and Break Error and Frame Error on the board (but I don't send something from the host) .
UART0 (speed, loopback modem, freerun, etc ) is configured in the same way as UART2
Are there any suggestions, what is the problem?
Thanks,
Denis Obrezkov