STM32F ADC1 is configured for 2 channels (named main and reserv) with analog watchdog for both channels. I wonder, do not see any way to get index or rank of faulty channel when watchdog interrupt. Is any solution excluding ADC measerments analyze exist?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2021-10-12 10:51 AM
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2021-10-12 10:58 AM
> STM32F
Please be more specific. There are a lot of very different chips that fall under that prefix.
There's no way to know which channel triggered the watchdog without saving the converted values.
If you feel a post has answered your question, please click "Accept as Solution".
