2018-05-04 11:02 AM
What are the GPIO Pins for ADC 1 in STM32F103RB? I can't find it in reference manual.
Thanks!
#adc #gpio #stm32f103rbSolved! Go to Solution.
2018-05-04 11:25 AM
If you have problem reading datasheet try CubeMX, select the device and enable ADC 1 pins:
2018-05-04 11:25 AM
If you have problem reading datasheet try CubeMX, select the device and enable ADC 1 pins:
2018-05-04 11:49 AM
Pin functionality is enumerated in the Data Sheet, not the Reference Manual
2018-05-04 01:27 PM