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.

AM1806 - Using McBSP as UART

Other Parts Discussed in Thread: AM1806

Hi Everyone,

It is my understanding that the McBSP on the AM18x does not natively support UART. Is there a way to configure the McBSP to be used as a UART? If so, what register settings would I need to use?

If the UART transmitter is tied into both the Frame Sync and data_in pin on the AM1806 McBSP, and the data_out pin is tied to the UART receiver, I could see this maybe working if the frame sync could be active low to indicate the UART start bit. The only issue would be making sure the McBSP doesn’t register anymore frame syncs after the start bit, and of course getting the stop bit to register.

Any ideas? Could this possibly be done?

 

Thanks!

Keegan