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.

How to send data to our computer over SPI?

Other Parts Discussed in Thread: CONTROLSUITE

I want to send the status of my GPIO pins by SPI to my system. 

  • You may want to think about using a UART, it is usually supported without adding additional components to the computer. There are lots of TI examples that use UART communication, so you would not have to spend as much time to get up to speed.
  • Hi Tejas,

    As Todd mentioned UART/SCI would be better but if you still want to stick to SPI then example codes are available in controlSuite. All you need is a SPI dongle for your PC and I hope you've that and hence this query :)

    Regards,
    Gautam