Skip to main content
AHoel.1
Associate
January 11, 2022
Question

Trigger Hardware Reset

  • January 11, 2022
  • 2 replies
  • 951 views

Sometimes you need to reset the device and I use quite often (even it is not professional) the CubeMX Programmer with SWD to reset the device.

A button to do this would be great?

This topic has been closed for replies.

2 replies

Peter BENSCH
Technical Moderator
January 11, 2022

Welcome, @Community member​, to the community!

where would you like to have a button?

As a software button: it can already be found within the STM32CubeProgrammer on the left-hand side under the CPU item.

As a hardware button: you can add it to your design at any time: just connect it between NRST and GND. It is already present on NUCLEO, DISCOVERY or other ST boards.

Regards

/Peter

In order to give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
AHoel.1
AHoel.1Author
Associate
January 11, 2022

No I like a software button in the STM32CubeMonitor

so I can add a button with hardware reset to the dashboard or even trigger it by a variable or something else ..