This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

UART1 on AM3359

Hi,


I'm running the StarterWare uartEcho example  on a BBB system with an AM3359, but this example is just for the UART0.

I need to use also the other UARTs.

I tried to modify the code, replacing some address related to the UART0 with the address related to the UART1, but doesn't work!

For the UART0ModuleClkConfig() function I didn't find a way to adapt it for the UART1.

Can someone help me?


Thanks,

Daniele