SPRUIM2H May 2020 – October 2023 AM2431 , AM2432 , AM2434 , AM6411 , AM6412 , AM6421 , AM6422 , AM6441 , AM6442
To configure both FSITX and RX modules for full duplex SPI controllercontroller operation, follow the initialization instructions for each module described in the preceding sections. Both FSITX and RX modules must set their respective SPI_MODE bits. This enables the SPI clocking scheme and signaling structures.
If internal clock loopback is desired, the FSIRX module must also set RX_MAIN_CTRL.SPI_PAIRINGRX_MASTER_CTRL.SPI_PAIRING to 1. This internally connects TXCLK to RXCLK. If using internal clock loopback, the GPIO used for RXCLK can be reallocated to other application requirements.
If the application requires an external clock loopback, make sure that TXCLK is connected to RXCLK. This is required if the SPI peripheralperipheral is across an isolation barrier and there is latency between TXCLK being launched and SPIPOCISPISOMI data being received on RXD0.