How should I do a power cycle?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-01-16 6:44 AM
Which Pin should I set and reset to make a power cycle happen in STM3G4 or any popular STM32F3xxx.. ??
I have 2 mcu's and with one of it I want to do a power cycle..
I mean to remove the power and connect it again. What should I do here?
- Labels:
-
STM32F3 Series
-
STM32G4 Series
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-01-16 11:27 AM
Power cycle requires you to remove power which will vary based on how your chip is powered. It may not be possible to power cycle the chip independently of other things on the board. You haven’t provided any details about the hardware you’re working with.
Toggling NRST will reset the chip.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-01-17 5:43 AM
Toggling Reset will do system reset.
I need a power on Reset, trying to find ways to do it. But really couldn't find out.
And I am using STM32f302vc now.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-01-17 5:45 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-01-17 6:09 AM
...or the pin-controlled switching off of the supply voltage via e.g. a transistor.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-01-17 6:20 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-01-17 6:27 AM
I understood what you said.
Now I have four options.
- vbat_t
- 3v3a_t
- 3v3_t (This is being using. I see a jumper on it).
- 5v_t
what I need is (from my simulator stm32 I need to do a power on reset to the target stm32f302vc)?.
Also i have some dac ports available to do this.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-01-17 7:03 AM
Do you mean that one of the two controllers stays "alive" and can power down the other controller?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-01-17 7:34 AM
Yes. This is my target.
And I should implement this. Not implemented yet.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-01-17 9:51 AM
Show your board schematic.
