This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hello,
There is a 3-wire mode available in SPI. In this mode, instead of separate SIMO and SOMI pins, there would be a single bi-directional pin. The way the transmit and receive happens would be different compared to the 4-wire mode. You can refer to the chapter "SPI 3-Wire Mode Description" in the TRM for more details.
If the SPI available in the C2000 device is configured as slave, I believe it needs the STE (slave transmit enable), pin. If you are configuring the SPI as master and the slave does not require the STE pin, you need not use that pin.
Thanks and Regards,
Veena