I’m trying to confirm the pinout when using the McBSP bus in SPI Slave mode, the datasheet is a little ambiguous.
The pinouts are as follows:
The timing diagrams all reference using the MCLKXX and MFSXA pins:
However, I want to use the McBSP in SPI slave mode, so should I really be using the MCLKRA and MFSRA pins instead?
Also, where can I find the register definitions from the CLKSTP and CLKXP? I can’t find the right document on the TI webpage, would appreciate you pointing me in the right direction.
-Jaden