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.

TMS570LS3137: SPI Chip selection issue

Part Number: TMS570LS3137

There is a need to control the CS as a GPIO and not from the Peripheral engine(SPI)  and the parameter CS_VIA_GPIO needs to be supported in our project

We are using AUTOSAR_MCAL_TMS570LSx-05.30.00

On changing the SpiCsSelection CS_VIA_PERIPHERAL_ENGINE (default) To CS_VIA_GPIO, there is no change of the generated code. 

Also, the SPI_Driver_userguide.pdf does not mention about this parameter, SpiCsSelection.