Question
Multiple Channel ADC Reading
Hello ,
I am Using a development board STM32F072B-DISCO.
I am able to read single channel of ADC by poll Conversion method , But i am unable read multiple channel by poll conversion method.
Can you suggest method to read Multiple channel of ADC without using ADC Interrupt method.
I have also tried DMA method but it is not working. Please suggest some solution.
Regards,
Bharat