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