Analog watch dog output question
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2023-02-22 5:19 PM
Can the analog watchdog outputs(ADCy_AWDx_OUT) be attached to the STM32L412’s I/O pins?
Solved! Go to Solution.
- Labels:
-
ADC
-
STM32L4 series
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2023-03-09 7:08 PM
ADCy_AWDx_OUT is an internal signal, it cannot be attached to the I/O pins.
See RM0394:
Each analog watchdog is associated to an internal hardware signal ADCy_AWDx_OUT
(y=ADC number, x=watchdog number) which is directly connected to the ETR input
(external trigger) of some on-chip timers.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2023-03-09 7:08 PM
ADCy_AWDx_OUT is an internal signal, it cannot be attached to the I/O pins.
See RM0394:
Each analog watchdog is associated to an internal hardware signal ADCy_AWDx_OUT
(y=ADC number, x=watchdog number) which is directly connected to the ETR input
(external trigger) of some on-chip timers.
