Hello @VaneB , I am using S32k312 EVB, i tried to communicate with flash using SPI in full duplex mode, when i use the functions Spi_SyncTransmit ()or Spi_AsyncTransmit(), i always get dummy data before actual data in rx_buffer, the dummy data is always the size of tx_buffer.


these are my configurations from S32DS. please let me know if anything wrong with my configuration.