STM32L476 Interleaved ADC Triggering
Hi, I am using STM32L476 Nucleo board to generate and read some signals. I am using TIM3 to trigger TIM1 and generate pwm signals. I also used ADC in interleaved continious mode and everything worked out. What I want to do is that I want the ADC and ...