This subsystem demonstrates how to implement the MSPM0 device as a universal asynchronous receiver - transmitter (UART) to serial peripheral interface (SPI) bridge. Incoming UART packets are expected to be in a specific format to facilitate SPI communication. This example also has the ability to determine error conditions and communicate them back to the UART device. The code for this example is found in the MSPM0 SDK.
Peripheral Used | Notes |
---|---|
UART | Called UART_BRIDGE_INST in code |
SPI | Called SPI_0_INST in code |
Based on the requirements in Table 2-1, this example is compatible with the devices shown in Table 3-1. Generally, any device with the capabilities listed in the required peripherals table can support this example.
Compatible Devices | EVM |
---|---|
MSPM0Lxxxx | LP-MSPM0L1306 |
MSPM0Gxxxx | LP-MSPM0G3507 |