STM32U5 ADC1 bulb sampling multiple channels
Hello,I am using ADC1 on STM32U5 to sample two channels periodically using the DMA and a TIM6 trigger. I am doing this in bulb mode since I would like for the ADC capacitor to charge for the entire duration.I had thought that the ADC would sample th...