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/MSP432E401Y: syscfg SPI CS config

Part Number: MSP432E401Y


Tool/software: Code Composer Studio

Set as above to control SPI CS pin with GPIO.
It worked fine with MSP432E4 SDK 3.20.0.10.
However, after updating to 3.30.0.22 and using syscfg, the above setting disappears.
What should I do to control the SPI CS pin with GPIO?