Why Does ADC Reading Work Only One Time?
Hello,I am using the STM32F413ZH model. In fact, there is no problem in the code I wrote below, everything works correctly, but if I call the HAL_ADC_START function outside the while and do not use the HAL_ADC_STOP command, this time it only makes on...