Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reset through AIRCR (#540) #712

Merged
merged 1 commit into from May 31, 2018
Merged

Reset through AIRCR (#540) #712

merged 1 commit into from May 31, 2018

Conversation

timothytylee
Copy link
Collaborator

@timothytylee timothytylee commented May 30, 2018

In addition to asserting the NRST line, also request system reset through the
Application Interrupt and Reset Control Register (AIRCR).

This patch has been tested against an STM32L071 using the SWD without connecting the NRST pin.

(Closes #254, Closes #540)

In addition to asserting the NRST line, also request system reset through the
Application Interrupt and Reset Control Register (AIRCR).
@xor-gate
Copy link
Member

Sorry for the late reply. Good addition, thanks!

@xor-gate xor-gate merged commit 6db0fc2 into stlink-org:master May 31, 2018
@xor-gate xor-gate added this to the Next milestone May 31, 2018
@timothytylee timothytylee deleted the reg_sys_reset branch May 31, 2018 21:47
@Nightwalker-87 Nightwalker-87 linked an issue Mar 18, 2020 that may be closed by this pull request
6 tasks
@stlink-org stlink-org locked as resolved and limited conversation to collaborators Apr 23, 2020
@Nightwalker-87 Nightwalker-87 linked an issue Apr 4, 2021 that may be closed by this pull request
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

the system reset register write instead of asserting the reset line [reset] Unable to reset board in gdb
3 participants