Other Parts Discussed in Thread: SYSCONFIG
Tool/software:
We are transferring quite a lot of data over SPI, and every now and then, the SPI transfer fails. We want to recover gracefully, and tried calling MCSPI_transferCancel. But when we do, the next time we try to call MCSPI_transfer, we get the following error:
ASSERT: 10.290044s: mcspi/v0/dma/udma/mcspi_dma_udma.c:MCSPI_udmaConfigPdmaRx:511: UDMA_SOK == retVal failed !!!
Is there some cleanup that is not done properly?
Relevant configuration and code included below. This is mcu_plus_sdk_am62x version 11.00
Best regards,
Endre
/* MCSPI atrributes */