Hello,
S32K312 S32DS3.5 RTD4.0.0 project, SPI0 and SPI1 work with DMA mode, and UART1 work with Interrupt mode.
UART1 work well when sync send or async receive a frame of 12 bytes.
But uart AsyncReceive callback event is always error when SPI DMA transfer mass data.
Any suggestion?