Hi, everyone !
I am writting a spi driver for chip S32K146, and I want to realize spi continuous transfer.
my code is shown follow, it doesn't work.
what should I do to realize this function.
my code
The wave of spi lines are shonw as fllow. The CS pin is pulled high after each byte. But I want the CS pin keep low until the last byte transfer is completed.

Can you give me some siggestions or some demo code ? Thank you !