How to avoid delay with reading adc values in STM32?
I am using STM32-G07RB and reading the sine signals passed from a LPF circuit. There is a delay between the signals directly from the circuit and when passed through the MCU (adc port) to dac for oscilloscope display. The adc is triggered by the time...