[NOT SOLVED] Not able to update the Espruino Pico firmware using ST's DFU utility #4899
Unanswered
espruino-discuss
asked this question in
Pico / Wifi / Original Espruino
Replies: 1 comment
-
Posted at 2020-06-26 by rj . Posted at 2020-06-28 by rj This issue is no longer relevant. 🙂 Posted at 2020-06-29 by @gfwilliams Hi - just wondering - why is it not relevant now? Where did you get the Posted at 2020-06-29 by rj I had a deadline creeping up on me, so I decided to give it another go myself. I averted the issue by using dfu-util on Linux 🙂. So sorry to say, no bounty this time 😊. The tool from ST seems to only accept .dfu-files, and theres another utility in the bundle to convert from .bin to .dfu. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Posted at 2020-06-26 by rj
Update: This issue is no longer relevant. 🙂
Hi 🙂!
I'm trying to update the Espruino Pico by following the "Advanced Reflashing" guide using ST's DFU utilities.
Attempting to flash
To later verify the flash, I'm using the v. 2.05 binary, since it runs v. 2.06 right now.
I then did:
The result looks OK I guess 🤷♂️:

Verifying the flash

I take my Pico out of DFU-mode, and connect to it using the "Espruino WEB IDE", but it still shows up as FW v 2.06 😥.
I also tried
... the command line tool using the command "DfuSeCommand -c -d --v --fn espruino_2v05_pico_1r3.dfu" which also claims to succeed.
I hope someone is able to help me out 😊!
Attachments:
Beta Was this translation helpful? Give feedback.
All reactions