2025-05-07 6:38 AM - last edited on 2025-05-07 9:12 AM by Peter BENSCH
Hi,
I'm trying to implement read ADC1 value triggered with TIM6 then write it via DMA(GPDMA1 CH0). I created CubeMx project and generate code accordingly (Using LL driver). But I can't enabled DMA channel. Is there any code example about it?
2025-05-07 8:22 AM
Here is an example which uses the DMA to transfer ADC readings.