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.

Configure UART1 BeagleBone Black

Hi,

I'm trying to configure the UART1 in BBB, but with no successful results. I need to do two steps:

1> Write the proper clock configuration code for UART1 in platform/beaglebone/uart.c

2> Write the appropriate Pin Multiplexing code for UART1 in platform/beaglebone/uart.c

Someone could point a manual or tutorial to do this ?

Thanks in advance.