This repository was archived by the owner on Mar 7, 2026. It is now read-only.
Replies: 2 comments 4 replies
-
|
When the probe is reactive, restart can be done by USBvia DFU. Do you have no USB access to the BMD in your setup? . |
Beta Was this translation helpful? Give feedback.
3 replies
-
|
dfu-util -e : Go to bootloader |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When the blackmagic probe is used in a CI environment and administered from home office without physical access, it would be very helpful to have a method to remotely restart the probe itself.... especially when using e.g. an stlink as probe where a FW update is only possible when in bootloader mode, where to get only after a usb replug at the moment.
I recently wrote a small patch to accomplish this and posted it in an issue related discussion.
But I really believe that this belongs into main branch as it does not hurt to have, but gives so much when needed ;)
any opinions to the contrary? ;)
Beta Was this translation helpful? Give feedback.
All reactions