Hi,
The LPSPI module supports interfacing to external masters that provide only clock and
data pins (LPSPI_PCS is not required). See "49.4.3.3 Clocked Interface" in the reference manual.
When we look at the AUTOPCS bit in the reference manual, there is the explanation that for correct operations, the LPSPI slave normally requires the PCS to negate between frames. So, if AUTOPCS bit is set the PCS signal is generated automatically at the end of each transferred word.
I hope it helps you
Best Regards,
Diana
Hi,
If SPI slave is used Chip Select (CS) is not required.
I'm not sure what represents CS in your image.
Best regards,
Diana