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

Improvements and fixes of the flash loaders, unification of the reset function #1124

Merged
merged 18 commits into from
Apr 13, 2021

Conversation

Ant-ON
Copy link
Collaborator

@Ant-ON Ant-ON commented Apr 11, 2021

STM32L4 flash loader: fixed waiting for busy
STM32F1 flash loader: fixed setting of the PG flag
STM32Lx flash loader: fixed size of the flash loader
Added disabling of the DMA channels and watchdog timers while flash loader are running.
All possible reset options are combined into one function. When using the JTAG reset, the use of the pulse command has been removed. Instead, separate pull-down and pull-up commands are used.
Added target change message to the gdb server.

(Closes #244, Closes #382, Closes #705, Closes #724, Closes #980, Closes #995, Closes #1115, Closes #1117, Closes #1122)
(Partially fixes #1008)

@Nightwalker-87 Nightwalker-87 removed the request for review from tarek-bochkati April 13, 2021 19:26
@Nightwalker-87 Nightwalker-87 merged commit ee491d9 into stlink-org:develop Apr 13, 2021
@stlink-org stlink-org locked as resolved and limited conversation to collaborators Apr 13, 2021
@Nightwalker-87 Nightwalker-87 linked an issue Apr 14, 2021 that may be closed by this pull request
5 tasks
@Nightwalker-87 Nightwalker-87 linked an issue Apr 24, 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.