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.

MSPM0G3507: Busy wait condition

Part Number: MSPM0G3507
Other Parts Discussed in Thread: SYSCONFIG

Tool/software:

Wi am working with TI-MSPM0g3507 low power microcontroller in one of our project . That having FreeRTOS as underlying layer. We follow few examples, but all are having busy wait Condition(i.e for  UART/I2C/SPI/CAN ) which is not feasible for Realtime scenario. So do you have any examples for same peripherals without “busy wait” we also want to take advantage of FreeRTOS .  please let us know if you have anything on this.