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 to all,
Actually now I am working on SPI communication using TMS320F28335 controllers.
I want to send data from one master to multiple slaves and correspondingly from slaves to master.
Here I need to send data individually to each slave and similarly, the individual slave also sends data to the master.
As I made a google search regarding this concept, I got to know that it required individual chip select pin for the individual slave.
The SPI peripheral pin in TMS320F28335 consist of only one chip select pin(SPISTE), can I use GPIO pin as a chip select for individual master slave communication.
If I can configure GPIO pin as a chip select means, How I can configure it as a chip select.
If any other possibilities are there means kindly let me know the options.
Thanks and Regards