Hello
I am currently using the S32K312 + MC33771B combination.
SPI Speed is 4Mhz.
It took longer than expected to read the registers of the MC33771, so I checked the waveform.
The interval between frames (5 bytes) and between frames (90us) was too long.
How can I reduce the gap between frames.
I am using the Spi_SyncTransmit function.
Thank you
kjy106906_0-1688538329936.png
(Spi_SyncTransmit(MC33771B) -> Spi_SyncTransmit(MC33771B) without delay )