Resolved! How to send data from ADC diretly to FMAC using DMA (peripheral-to-peripheral)?
Hi,I'm trying to send data from ADC to FMAC directly via DMA in circular mode. From the STM32G4 reference manual (dm00355726) page 402:"Peripheral-to-memory, memory-to-peripheral, memory-to-memory and peripheral-to-peripheral data transfers"But I can...