cancel
Showing results for 
Search instead for 
Did you mean: 

What do Events from EXTI controller use for?

FAlle.1
Associate II

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?

1 ACCEPTED SOLUTION

Accepted Solutions

In 'F0, the EXTI events serve only to wakeup, if you use WFE to go to some of the sleep-like modes.

JW

View solution in original post

3 REPLIES 3

In 'F0, the EXTI events serve only to wakeup, if you use WFE to go to some of the sleep-like modes.

JW

FAlle.1
Associate II

In the STM32F407, What do the EXTI events serve to ?​

It has the same purpose.

JW