Injected adc2 channel combined with regular channels adc1 dma stm32f103
I have 7 adc channel must be measured. 4 channels are continuously measured by dma and adc 1, 3 of them are very important measured in special moment. I want to mesured this channels by injected channel adc2. my code for this as follow, but I can not...