Hello,
I need to configure LPSPI "slave" to work in clocked interface mode, datasheet mention that "configure the Peripheral Chip Select Polarity CFGR1[PCSPOL[n]] = 1",but when I do that this feature didn't work unless set CFGR1[PCSPOL[n]] = 0 !!
another issue about configuring PCS[0] in the pin muxing, should I configure this pin as GPIO input or what ?