Question
Why CubeMX not allow ADC DMAContinuousRequests
I define two channels scan mode ADC and need it leave run alltime over DMA.
CubeMX have this settings only disabled.
I overwrite init and it works, then i dont understand why CubeMX block this ?
ADC i need dma hw based and RTOS calculate over memory buffer .
Now i use 1024 samples per channel and ADC_SAMPLETIME_112CYCLES
