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.