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.

UART Port Selection

Hello. I want to use multiple UART ports at the same time, how can I do that with CCS?

I'm using the LM4F120H5QR MCU

Thank you!

  • Wellll....

    You could write a program just like the one in the examples. It would send the first byte of your string to one port, then the second byte to the second port...and so on...

    But I am guessing that is not what you mean.

    If you really do want some help, and you don't have any real code, publish some "pseudo code" -- i.e. a plan and then see if you can get some help.

    Till then...

    Have you been to the Lauchpad page?

    http://www.ti.com/ww/en/launchpad/stellaris_head.html

    It sounds like you really have not done much on anything with the Launchpad yet.