Can unpowered H7 MCU suffer active IO?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-08-26 9:26 AM
The H7 MCU may be powered off by ex controller. At this suitation, can this unpowered MCU suffer other active IOs?
- Labels:
-
STM32H7 Series
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-08-26 12:18 PM
This depends on particular pins. 5V tolerant pins (marked FT and similarly, in the pin table in Datasheet) are usually specified to VDD+4.0V, i.e. they should be able to withstand 3V signals even when VDD=0V. Non-5V-tolerant pins (marked TT and similarly) usually can't go above VDD. Read the IO-relevant portions of the Operating conditions chapter in Datasheet.
JW
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-08-27 12:16 AM
On this table, I can see tha max input for FT and TT are not less than 4.0V. Is this 4.0V still avaliable even VDD = 0v(mcu powered off)?
