SPRUI30H November 2015 – May 2024 DRA745 , DRA746 , DRA750 , DRA756
Table 24-235 lists the transmit-only procedure using the polling method.
Step | Register/Bit Field/Programming Model | Value |
---|---|---|
Configure the channel according to the mode. | See Table 24-211 | |
Start the channel. | MCSPI_CHxCTRL[0] EN | 1 |
Write the transmitter register with data. | MCSPI_TXx | 0x- |
Wait until end of transfer? | MCSPI_CHxSTAT[2] EOT | =1 |
Stop the channel. | MCSPI_CHxCTRL[0] EN | 0 |