SPRUJB3C March 2024 – November 2025 AM67 , AM67A , TDA4AEN-Q1 , TDA4VEN-Q1
Table 12-52 lists the receive-only procedure using the polling method.
| Step | Register/Bit Field/Programming Model | Value |
|---|---|---|
| Configure the channel according to the mode. | See Table 12-25. | |
| Start the channel. | MCSPI_CH(i)CTRL[0] EN | 1 |
| Wait for end-of-transfer. | MCSPI_CH(i)STAT[2] EOT | =1 |
| Read the receiver register. | MCSPI_RXi | 0x- |
| Stop the channel if no more data is expected. | MCSPI_CH(i)CTRL[0] EN | 0 |