SPRUJ28E November 2021 – September 2024 AM68 , AM68A , TDA4AL-Q1 , TDA4VE-Q1 , TDA4VL-Q1
Table 12-63 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-40. | |
Start the channel. | MCSPI_CHCTRL_0/1/2/3[0] EN | 1 |
Wait for end-of-transfer. | MCSPI_CHSTAT_0/1/2/3[2] EOT | =1 |
Read the receiver register. | MCSPI_RX_0/1/2/3 | 0x- |
Stop the channel if no more data is expected. | MCSPI_CHCTRL_0/1/2/3[0] EN | 0 |