ADC1_IN16 (no mode)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2025-03-20 3:29 AM
I begin a new project I want to use the PA12 as a ADC input. But the pin is orange and I am unable to activate the mode or channel of the ADC.
What is the explanation behind it? How do you explain it?
Thanks a lot to all.
Solved! Go to Solution.
- Labels:
-
ADC
-
STM32G0 Series
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2025-03-20 4:11 AM
There is a trick, see Solved: STM32G030K6T6 - can not configure ADC1_IN16 @ PA12 - STMicroelectronics Community
enable ADC IN0 temporarily.
change sequencer settings in ADC parameters tab,
enable ADC1_IN16 on PA12
disable ADC IN0
hth
KnarfB
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2025-03-20 4:11 AM
There is a trick, see Solved: STM32G030K6T6 - can not configure ADC1_IN16 @ PA12 - STMicroelectronics Community
enable ADC IN0 temporarily.
change sequencer settings in ADC parameters tab,
enable ADC1_IN16 on PA12
disable ADC IN0
hth
KnarfB
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2025-03-20 4:12 AM
It worked.
