Hi,
I recently configure the SPI module using the peripheral s tool for s32k310.
there's no slave connected yet however i attempted to test just the MOSI transmit behavior.
to that end I configure the SPI device as seen below:
hajianik_0-1693432619606.png
so I connected the pins to the scope as follows DI MOSI- D2 MISO- D3 CLK and D4 CS and naturally they are floating. so I want to share 2 screen captures with you , the 1st is when everything is as is expected and 2nd is mismatched error laced.
hajianik_1-1693433191456.png
Here is the good transfer of 1,2,3,4,5 on MOSI . Notice the yellow curve at the bottom which indicate the analog representation of the the CS.
hajianik_2-1693433478726.png
Here is the bad transfer where the CS is toggling randomly however the analog CS looks like the good transfer.
How do you explain this behavior? is it because they're floating and there's no load? in that case why I don't see any glitches on the analog CS.
Regards,
Koorosh Hajiani