SPRUJC6A December 2024 – July 2025 AM2752-Q1 , AM2754-Q1
Table 12-133 lists the transmit-and-receive procedure using the polling method.
| Step | Register/Bit Field/Programming Model | Value |
|---|---|---|
| Configure the channel according to the mode. | See Table 12-105. | |
| Start the channel. | MCSPI_CH(i)CTRL[0] EN | 1 |
| Write the transmitter register with data. | MCSPI_TXi | 0x- |
| Wait until transmit/receive word? | MCSPI_CH(i)STAT[2] EOT | =1 |
| Stop the channel. | MCSPI_CH(i)CTRL[0] EN | 0 |
| Read the receiver register. | MCSPI_RXi | 0x- |