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.

LP-MSPM0G3507: UART TXRX with FreeRTOS to handle multibyte data

Part Number: LP-MSPM0G3507
Other Parts Discussed in Thread: MSPM0G3507

Hi,

I am working with LP-mspm0g3507. I want to handle multibyte data over UART with FreeRTOS. I got two example code in sdk . but that handles only single byte at time. I have done some modification but it wont work. what changes need to do in UART configuration to handle variable number of bytes.