F407 Software DFU Mode

It's all about the code!
Post Reply
NickZ
Posts: 63
Joined: Sun Sep 01, 2019 9:44 pm

F407 Software DFU Mode

Post by NickZ »

Im working on a project for uploading firmware to my ecu's.
Speeduino has the code in the firmware were I can send a special serial message to reboot the MCU into Bootloader.
I already have this working in my application and now also want to add the rusEFI also.
My app reads the firmware signature and then will check the repo for that board and alert the user to the latest firmware and then just clicking you can upload it to the board.
Does rusEFI have such a feature?
If so can someone give me some details.
User avatar
AndreyB
Site Admin
Posts: 14789
Joined: Wed Aug 28, 2013 1:28 am
Location: Jersey City
Github Username: rusefillc
Slack: Andrey B

Re: F407 Software DFU Mode

Post by AndreyB »

image.png
F407 is not recommended for new designs
You do not have the required permissions to view the files attached to this post.
Very limited telepathic abilities - please post logs & tunes where appropriate - http://rusefi.com/s/questions

Always looking for C/C++/Java/PHP developers! Please help us see https://rusefi.com/s/howtocontribute
NickZ
Posts: 63
Joined: Sun Sep 01, 2019 9:44 pm

Re: F407 Software DFU Mode

Post by NickZ »

Thank you, I have it working.
so anyone with one of my STM Pro ecu's can now use this to update the firmware.

https://www.everythingfuelinjection.com/easyload/
Post Reply