iam using mimxrt1170 i gone through the example i didnt found seperate api for receivig data for dma so LPSPI_MasterTransferEDMA this api can be used for sendig and reeiving data for dma or seperate api available recieving the data through lpspi
Hi @sandeep_c,
That is correct. This routine is used for any kind of data SPI transmission with the DMA.
BR,
Edwin