What do Events from EXTI controller use for?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-10-16 2:26 AM
In the STM32F070, EXTI0_15 come from GPIOs, EXTI17 comes from RTC Alarm Event, EXTI18 comes from USB wakeup Event, EXTI19 comes from RTC Tamper and TimeStamp Event, EXTI20comes from RTC Wakeup Event. Where are destination of EXTIs? or Where are EXTIs connected to?
Solved! Go to Solution.
- Labels:
-
GPIO-EXTI
-
STM32F0 Series
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-10-16 3:48 AM
In 'F0, the EXTI events serve only to wakeup, if you use WFE to go to some of the sleep-like modes.
JW
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-10-16 3:48 AM
In 'F0, the EXTI events serve only to wakeup, if you use WFE to go to some of the sleep-like modes.
JW
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-10-18 6:17 PM
In the STM32F407, What do the EXTI events serve to ?​
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-10-19 6:45 AM
It has the same purpose.
JW
