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.

TM4C129XNCZAD: How to read sensor data using SPI communication

Part Number: TM4C129XNCZAD
Other Parts Discussed in Thread: EK-TM4C1294XL

Hi,

I am working on TM4C129XNCZAD MCU, I want to read some pressure sensor using SPI communication, can you please help me how to implement the code or if you have any sample code suggest me.

Thanks in advance. 

  • Hi,

      Yes, you can take a look at the example at C:\ti\TivaWare_C_Series-2.2.0.295\examples\boards\ek-tm4c1294xl\ssi_master_slave_xfer. This example uses both SSI0 and SSI0 modules where SSI0 acts as the master sending data to SSI1 acting as a slave.