How do I eject from the bootloader mode without pressing the reset button?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2019-05-08 10:23 PM
I am trying to update the firmware of an STM32F446RE Nucleo board with Raspberry Pi using usb-dfu protocol using dfu-util library. I want to leave the bootloader mode without actually pressing the reset button on the STM board. How can I do it? Can I do it using some GPIO pin of the Raspberry pi by giving a HIGH or a LOW to a specific pin of the STM board which might be there to serve the purpose of resetting the device as the button does.
Its really urgent
Kindly help.
Thanks in advance
Siddharth
Labels:
- Labels:
-
Bootloader
-
STM32F4 Series
This discussion is locked. Please start a new topic to ask your question.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2019-05-09 4:36 AM
You leave DFU with via STATE_DFU_MANIFEST.
