User Activity

When I configure ADC1 to read voltage input from PA0 and PA1 using DMA, then the behavior is as below in each condition1) PA0 = 0 (GND) ; PA1 = variable pot (0-5V)then PA1 provides values as per input from pot but max value displayed in 3022 instead ...
I am using STM32G031 where in my application I have to capture the frequency of Input signal from a sensor and then generate an output PWM with frequency which is twice of input frequency. I am using TIM3 to capture the input signal from sensor and c...