STM32F4 Discovery dual adc timer triggered
Good evening everyone, I'm trying to sample two signals through TIM2 using ADC in dual regular simultaneous mode with a trigger from TIM2. When configuring the ADC in dual mode, it only reads and performs a single conversion on one channel. Does anyo...