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.

f28335 question regarding SPI

Hi,

I'm working on implementing SPI to a project I'm working on. In certain cases I do not want the f28335 to keep sending data on the SIMO pin. Have I understood things correctly if I say that if I disable the TALK in the SPICTL register the SPISTE pin will be kept high all the time, and when I enable it again the SPISTE pin will start switching between low and high state again? If this is not correct, is there another way to do this?

//Christian