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.

MSP430F5419 UART FULL Functional code

Other Parts Discussed in Thread: MSP430F5419

Dear All,

 

    i need sample code in "C"  for UART initialization in full functional mode. i.e Including RTS & CTS lines. for MSP430f5419 micro controller

    Any one can help in this regard

 

Thanks In Advance

kk

 

  • There is no hardware RTS/CTS support. You just have to pick any two GPIO port pins and control them by your software. How you do that and when completely depends on your application.

    For the plain serial transfer and setup, there are many exmaples and also forum threads available.

**Attention** This is a public forum