Hi Rong,
I am using DMA for Uart Transmit but MCU is not transferring any data. Can you please check below code snippet.
Thanks,
Rahul
Hi,
I suppose that the DMA code has issue.
Pls refer to the DMA memory-memory example code and modify it, for example, replace the destination address with the CRC data register address. while check the CRC example code especially the CRC init code.
Hope it can help you
BR
XiangJun Rong