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.
F407 Software DFU Mode
- 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
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
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
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/
so anyone with one of my STM Pro ecu's can now use this to update the firmware.
https://www.everythingfuelinjection.com/easyload/

