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

the system reset register write instead of asserting the reset line #540

Closed
6 tasks done
feathertw opened this issue Jan 9, 2017 · 0 comments · Fixed by #712
Closed
6 tasks done

the system reset register write instead of asserting the reset line #540

feathertw opened this issue Jan 9, 2017 · 0 comments · Fixed by #712

Comments

@feathertw
Copy link

feathertw commented Jan 9, 2017

NOTICE: The issue may be closed without notice when not enough information is provided!

Thank you for giving feedback to the stlink project. Take some time to fill out
check boxes with a X in the following items so developers and other people can try to
to find out what is going on. And add/remove what is appropriate to your problem.

When submitting a feature request, try to reuse the list and add/remove what is appropriate.
Place a X between the brackets [X] to mark the list item.

  • Programmer/board type: e.g Stlink/v1, Stlink/v2, Stlink/v2-onboard
  • Programmer firmware version: e.g STSW-LINK007 2.27.15
  • Operating system: e.g Linux, Mac OS X, Windows (with specific version)
  • Stlink tools version and/or git commit hash: e.g v1.1.0/git-c722056
  • Stlink commandline tool name: e.g st-info, st-flash, st-util
  • Target chip (and optional board): e.g STM32F402VG (STM32Fxxx Discovery)

A as-detailed description possible of the problem with debug output when available.

Output:

OUTPUT/ERROR of the commandline tool(s)

Expected/description:

I found that a strange things in st-link reset,
I use the stlink V2 (the image I post)
I can use only GND,SWDIO,SWCLK(without reset pin) to burn code into stm32
And I can use ST-Link Utility in windows "System Reset" to reset whole stm32 system(including reset peripheral)

I have no idea why I don't connect reset pin and it still can work hardware reset,
But in texane stlink, it need connect reset pin to operate hardware reset,
Is it possible to do hardware reset without connecting reset pin in texane stlink?
if it can, it's more flexible and can save the reset pin connecting

unnamed
unnamed

Thank you,
The stlink project maintainers

@xor-gate xor-gate added this to the Unplanned (Contributions Welcome) milestone Jan 14, 2017
xor-gate pushed a commit that referenced this issue May 31, 2018
In addition to asserting the NRST line, also request system reset through the
Application Interrupt and Reset Control Register (AIRCR).
@Nightwalker-87 Nightwalker-87 modified the milestones: Unplanned (Contributions Welcome), Next Feb 19, 2020
@Nightwalker-87 Nightwalker-87 added this to To do in Release v1.6.1 via automation Feb 21, 2020
@Nightwalker-87 Nightwalker-87 modified the milestones: General, Feedback required Feb 21, 2020
@Nightwalker-87 Nightwalker-87 removed this from To do in Release v1.6.1 Mar 18, 2020
@Nightwalker-87 Nightwalker-87 modified the milestones: Feedback required, v1.5.1 Mar 18, 2020
@Nightwalker-87 Nightwalker-87 linked a pull request Mar 18, 2020 that will close this issue
@stlink-org stlink-org locked as resolved and limited conversation to collaborators Apr 14, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants