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 ?