Resolved! Is it a must to use DMA for ADC when we have more than one channel?
Hi!I am using ADC1 to convert two channels continuously. The two channels are VrefINT and Temperature sensor. However, for some sampling rate I find that ADC1->DR contains only temperature data and for other sampling rate, ADC1->DR contains only Vref...