Resolved! STM32G03 DMA initialization causing uwanted effects on Systick
Hi everyone,Im havinga annoying problem, im trying to inialize the DMA with the ADC , on my custom board. when a initlize it, it works fine, i get the 3 values of the trhee adc channel stored on a buffer. But the Systick timer goes crazy. i get way m...