Question
stm32h503 how read multi channel value in interrupt mode
Hello evryone:
at the first it is may firt project with STM32, and don't have any experince with this MCU.
I have a problem, when I read (with HAL_ADC_GetValue(&hadc1)) the multi channel ADC value in interrupt mode the value is always the same. I have tryed all type setup in STM32CUBE IDE, but the result is always same.
There evryone to help me?
Tanks and sorry for my poor english.
