Simple questions about ADC input pin when doing ADC calibration
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2025-04-13 7:18 PM
Hello ST Experts,
I'm using STM32H747 and I try to run adc calibration at the start of the code, like under lines.
Solved! Go to Solution.
- Labels:
-
ADC
-
STM32H7 series
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2025-04-13 7:38 PM
No, it's all done internally. The ADC pins can be connected to whatever you need them connected to. They don't need even need to be initialized for calibration.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2025-04-13 7:38 PM
No, it's all done internally. The ADC pins can be connected to whatever you need them connected to. They don't need even need to be initialized for calibration.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2025-04-13 7:40 PM
Thank you TDK!
