ADC problem at I don't even know what mode
I'm completely lost in ADC working modes. And it happens EACH time I start a new project with internal ADC. So it ends up taking a lot of time to get the ADC do what I want.
I need the following behaviour: 2 channels of single adc runs forever.
By my requests I collect N last saved conversions for each channel.
Again for example, I press the button and collect last 16 conversions for both channels.
Intervals for that conversions are defined by timer or it would be fine if they are running at whatever rate.
I guess it's free-running-scan-continious-forever mode
If someone can help with settings in CubeMX and code to set this up it would be great!
