ADC Triggering with TIM3 TRGO running in PWM mode
Hello all and good day!I have been trying to trigger an ADC using TIM6 with TRGO signal in STM32F446RE board. I am unable to do it. I have used CubeMX initialization and have been trying to use the HAL libraries for developing the code. I have attach...