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.

CCS/TMS570LS1224: TMS570LS1224 : SPI Sensor

Expert 1660 points
Part Number: TMS570LS1224

Tool/software: Code Composer Studio

Hello,

 i want to use the CS,CLK,SDA,SDO as GPIO and monitor their signals

 i just  enable GIO driver and enable DIR of port A (0,1,2,5) pins which i connect CS,CLK,SDA,SDO of the sensors with them is this true 

or i have to enable SPI1 and configure CS,CLK,SDA,SDO as GIO ?