STM32F207 standby mode
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2017-05-22 1:59 AM
Posted on May 22, 2017 at 10:59
Hello,
I'm using STM32F207 with external USB-PHY in device mode.
I want to enter standby mode by SuspendCallback of USB. Because it is not possible to wakeup the STM32 by interrupt (ResumeCallback), I want to use the wakeup pin.
It is possible to use the output pin of external PHY (USB3300, signal D3) for wakeup?
Thanks,
Guenter
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2017-05-22 2:07 AM
Posted on May 22, 2017 at 11:07
RM0033:
The microcontroller exits Standby mode when an external Reset (NRST pin), an IWDG
Reset, a rising edge on WKUP pin, an RTC alarm, a tamper event, or a time stamp event isdetected.