Tool/software: TI-RTOS
Dear team,
I'm using TM4C123GXL for evaluation purpose and need to communicate with the sensor using SPI. I'm using TI-RTOS for the project and I used SPI_Transfer for spi communication.
While connecting the hardware I got a doubt that SSI FSS is equivalent to SPI SS/CS?
My connection as follows:
Master Slave
PA2(SSI0CLK) SCK
PA3(SSI0FSS) CS
PA4(SSI0RX) MISO
PA5(SSI0TX) MOSI
Is my configuration correct? or do I need to change any connections?
Best Regards,
Yashwanth