Solved
ADC_Chanels_in_HAL
Hi to all! I connected all channels to possible pins in my ADC. How I can use the HAL functions to select a separate channel and read the value from it? Has anyone faced these issues? I will be grateful for the answer!
Hi to all! I connected all channels to possible pins in my ADC. How I can use the HAL functions to select a separate channel and read the value from it? Has anyone faced these issues? I will be grateful for the answer!
Hello
Here is an example firmware. You can simply configure ADC channel.
STM32Cube\Repository\STM32Cube_FW_F1_V1.8.5\Projects\STM32F103RB-Nucleo\Examples\ADC\ADC_AnalogWatchdog
This wiki might be helpful as well. Getting started with ADC - stm32mcu
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.