Question
Reading value on GPIO analog mode
Posted on December 20, 2016 at 11:49
Hi,
could tell me someone, how to read value on GPIO analog mode (not ADC analog on AF mode). I was Googled this, and I just found that this mode has 8-bits converter. How can I recieve value from this, using HAL library? I need to configure something else in STM32CubeMX?
#gpio #analog #mode #stm32