how to configure the multiple ADC' s using polling method(not as DMA or Interrupt method)
Hi,I AM using a stm32f070c6 . it has 8 channel with 12 bit resolution ADC, I need to configure the multiple ADC's using polling method, not to use DMA or Interrupt method , I develop a code for it if any one sensor connected with adc pin of my MCU ...