SLUUDG8 August 2026 MSPM0G3519 , MSPM33C321A
| UART Peripheral Feature | UART (MSPM0SDK) | UNICOMM UART (MSPM33SDK) |
|---|---|---|
| Wrapper | Standalone UART Peripheral accessed via UART_REGS | UNICOMM_Inst_regs->uart |
| Clock Source Enhancements |
|
|
| API Compatibility macros | High backwards compatability, all DL_UART_MAIN_* and DL_UART_EXTEND_* APIs are mapped to Unicomm | |
| FIFO Management |
|
FIFO is always enabled, but APIs are still provided for backwards compatability. For example, calling DL_UART_isFIFOsENABLED() always returns true |
| FIFO Threshold levels |
|
|
| Preemption Additions | No compatible features on the MSPM0Gx51x |
|
| Register naming |
|
|
| Power Management |
|
|
| Backup/Restore Configuration |
|
|
| Analog Glitch Filter | No analog filter in MSPM33C. | |
| Unmentioned Core Functionalities | UART_Regs_* used | UNICOMM_Inst_Regs_* used |
| API Compatibility macros | High backwards compatability, all DL_UART_MAIN_* and DL_UART_EXTEND_* APIs are mapped to Unicomm |