Hi,
Thank you for your reply.
I have two more questions now:
The first question is:

As indicated in the recommended configuration, I configured ScatterGathers configuration for three Tx channels and two Rx channels, and set SpiPhyUnit/SpiMaxDmaFastTransfer to 2. However, S32DS keeps reporting errors and prompts the following message.

I had to configure the ScatterGathers configuration for the Tx channel to four in order for S32DS to not report any errors.
The second question is:
Now when I am debugging the Lpspi_ic_Asynchronous TransmitFast() interface, the Dma and Spi interrupts of Tx can be triggered normally, but the Dma and Spi interrupts of Rx cannot be triggered. After calling the Lpspi_Ip_TxDmaFinishTransfer() interface from the Tx IRQ of the SPI, the Rx interrupt cannot be triggered, and then the SPI will remain in the Busy state.
I compared the Tx and Rx channels of Spi+Dma and found that their configuration structures are roughly consistent.
Below is detailed configuration information.








All transmission length configurations are set to 8

The global configuration is the same
