User Activity

I'd like to convert voltages on 2 channels of ADC1 on STM32F334R8 with no external triggering (no timer) and no DMA. I'd like to use software triggered conversion and I'd like to execute the following code in an infinite loop:---- Rank 1Launch conver...