Hi,
i'm testing the performance on rt1180 and SPI and DMA and the result is not as aspected, i've checked the example lpspi_edma_b2b_tranfert_master, this function:
LPSPI_MasterTransferEDMALite(EXAMPLE_LPSPI_MASTER_BASEADDR, &g_m_edma_handle,&masterXfer);
needs 49us to prepare eDMA to tranfert but i have 125us task and 49 is too high. is there an error on example implementing or this result is correct?
Simone