STM32G070 DMA memory to memory software trigger
Hi,
I have read thoroughly RM0454, STM32G070CB datasheet and AN4187 in order to understand how to configure the DMA and DMAMUX in order to feed the CRC peripheral with FLASH data using the DMA (with CPU it is working but way slower than expected).
I don't understand how to start the DMA requests through software, is there anyone who had successfully done it on G0 ?
P.S. I don't do Cube and I don't want to do it for various reasons...
