Hello all,
I'm currently working on S32K14x series and LSPI Module.
1. I would like to know what actually is the command word in LPSPI with continuous transfers ?
2. In continuous transfer, it's mentioned the command word is written on a frame size boundary. what does it meant ?
3. For Example, I would like to transfer 8 bytes and with a FRAME_SIZE=7 i.e. 8 bits & CONT=1 & CONTC=1 will allow to transfer 7 bytes continuously. Now, I would like to assert the CS after the last byte i.e 8th Byte. What is the procedure I'd to follow ? Does CONT=0 before transferring 8th byte will work? then what is the use of CONTC?
Kindly help in this regard.
Thanks in advance,
Raju.