Resolved! I want to sample one (of six) ADC channel for 2 ms in blocking mode. How hard can it be?
I using STM32CubeIDE and STM32L03.I don't understand how to make a simple sample of a ADC channel (in blocking mode). I had config the Cube to generate a ADC_Init() that contains my 6 Analog In channels. I want to have a function that goes like this...