STM32L476 - ADC_CR_ADSTART cleared in HW trig single mode
Hello,I am working on a simple project at STM32L476 NUCLEO which includes ADC1 + TIM6 + DMA1. No libraries are used.I am facing the problem where I need to manually set ADSTART bit after each EOS, as it seems it gets cleared and no further conversion...