Here is how I transfer tune between versions

Post Reply
zed65
Posts: 44
Joined: Sun Sep 24, 2023 5:43 pm

Here is how I transfer tune between versions

Post by zed65 »

When I want to update the ecu firmware I do as follow:

Start STM32CubeProgrammer and put the ECU in boot-mode and connect.
Hit the erase all button.
cube1.png
cube1.png (114.31 KiB) Viewed 748 times

Open the new .hex file and program the ECU
cube2.png
cube2.png (71.18 KiB) Viewed 748 times

When it's all done I start TuneStudio and create a new project.
TS1.png
TS1.png (278.91 KiB) Viewed 748 times

Choose the .ini file from the same folder that the .hex file are located.
TS2.png
TS2.png (298.68 KiB) Viewed 748 times

When it's connected and up'n running I open and import my old tune-file from my previous project.
TS3.png
TS3.png (438.36 KiB) Viewed 748 times
TS4.png
TS4.png (425.6 KiB) Viewed 748 times
Reboot the ECU - Done!
User avatar
AndreyB
Site Admin
Posts: 14334
Joined: Wed Aug 28, 2013 1:28 am
Location: Jersey City
Github Username: rusefillc
Slack: Andrey B

Re: Here is how I transfer tune between versions

Post by AndreyB »

Well, that should totally work as intended. Those steps should produce proper results.

Just an odd way since rusEFI console has "full chip erase" button and "manual DFU update" and well, even "automatic firmware update" and TS has automatic .ini retrieval mechanism. Well, it's just that it's broken in non-beta version thus TS Beta is currently recommended at https://github.com/rusefi/rusefi/wiki/HOWTO-create-tunerstudio-project#download-and-install

But again - your procedure with explicit manual steps should totally work and it's best if rusEFI console is broken for any reason.
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
Post Reply