HOW TO SET UP 9 ADC DIFFERENT CHANNELS USING POLLFORCONVERSION OR DMA?
Am using an Stm32f103c8 microcontroller, initially i configured 1 single ADC pin and measured temperature from the thermistor using (PollForConversion) which worked perfectly. Then I configured 5 ADC Pins to measure the temperature again and Current ...