[README] End users, PLEASE subscribe to this topic - MAJOR firmware announcements

It's all about the code!
User avatar
AndreyB
Site Admin
Posts: 14280
Joined: Wed Aug 28, 2013 1:28 am
Location: Jersey City
Github Username: rusefillc
Slack: Andrey B

Re: End users, PLEASE subscribe to this topic - MAJOR firmware announcements

Post by AndreyB »

I would ignore the Hardware: F4 message it could be broken https://github.com/rusefi/rusefi/issues/3973

please open case, please get unit into DFU mode with the hardware buttons if it seems not to respond

also latest snapsshot has relevant improvements please use https://rusefi.com/build_server/rusefi_bundle_proteus_f7.zip file
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
User avatar
Zeiss
Posts: 110
Joined: Tue Oct 05, 2021 6:32 pm
Location: Germany
Github Username: HeinrichG-V12

Re: End users, PLEASE subscribe to this topic - MAJOR firmware announcements

Post by Zeiss »

Attached is the log file with update to the latest daily build.

Result:
-> console doesn't crash anymore
-> no MSC devices (neither internal flash nor SD card)

I have not used the PROG button, there is everything purely via software.
Attachments
updatelog.log
(55.39 KiB) Downloaded 649 times
Last edited by Zeiss on Wed Mar 02, 2022 7:09 pm, edited 1 time in total.
Regards,
Heinrich

My GitHub
User avatar
Zeiss
Posts: 110
Joined: Tue Oct 05, 2021 6:32 pm
Location: Germany
Github Username: HeinrichG-V12

Re: End users, PLEASE subscribe to this topic - MAJOR firmware announcements

Post by Zeiss »

I've tried to flash the old firmware version, snapshot_20211114_215906_proteus_f7_rusefi:

1. boot into bootloader (PROG button pressed during power on)
2. full erase (stm32-full-erase.bat)
3. flash the firmware (stm32-flash-dfu.bat)
4. reboot

Neither flash nor SD card in explorer. Device manager says:
grafik.png
grafik.png (5.2 KiB) Viewed 40981 times
Console connects the Proteus. but I get a warning:
grafik.png
grafik.png (6.07 KiB) Viewed 40981 times
Is that normal?

LED status:
-> green on
-> blue is flashing
-> yellow is on
Regards,
Heinrich

My GitHub
User avatar
AndreyB
Site Admin
Posts: 14280
Joined: Wed Aug 28, 2013 1:28 am
Location: Jersey City
Github Username: rusefillc
Slack: Andrey B

Re: End users, PLEASE subscribe to this topic - MAJOR firmware announcements

Post by AndreyB »

"flash CRC failed" is expected for first boot after full erase
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
User avatar
Zeiss
Posts: 110
Joined: Tue Oct 05, 2021 6:32 pm
Location: Germany
Github Username: HeinrichG-V12

Re: End users, PLEASE subscribe to this topic - MAJOR firmware announcements

Post by Zeiss »

Behaviour before update:

after connect Proteus to PC I've got two drives in windows explorer:
-> one with rusefi_proteus_f7.ini on it
-> one with log files, my SD card installed in Proteus.
-> COM-Port for communication

After update:
-> no drives, neither SD card nor internal flash with rusefi_proteus_f7.ini
-> COM-Port for communication it there

Is the behaviour after update normal or is something wrong?
Regards,
Heinrich

My GitHub
mck1117
running engine in first post
running engine in first post
Posts: 1493
Joined: Mon Jan 30, 2017 2:05 am
Location: Seattle-ish

Re: End users, PLEASE subscribe to this topic - MAJOR firmware announcements

Post by mck1117 »

We turned off the "virtual USB drive" on F7 proteus to work around some other issues. You should still see the SD card.

Can you find your ECU in device manager with it set to "view by connection"?
image.png
image.png (8.55 KiB) Viewed 40975 times
Hint: you can select the com port, then change to "view by connection" mode, and it'll auto expand the view to show the device.

I see this:
image.png
image.png (28.97 KiB) Viewed 40975 times
User avatar
Zeiss
Posts: 110
Joined: Tue Oct 05, 2021 6:32 pm
Location: Germany
Github Username: HeinrichG-V12

Re: End users, PLEASE subscribe to this topic - MAJOR firmware announcements

Post by Zeiss »

mck1117 wrote:
Wed Mar 02, 2022 7:23 pm
We turned off the "virtual USB drive" on F7 proteus to work around some other issues.
Okay, that explains it of course.

I see this:
grafik.png
grafik.png (27.07 KiB) Viewed 40970 times
Regards,
Heinrich

My GitHub
mck1117
running engine in first post
running engine in first post
Posts: 1493
Joined: Mon Jan 30, 2017 2:05 am
Location: Seattle-ish

Re: End users, PLEASE subscribe to this topic - MAJOR firmware announcements

Post by mck1117 »

Right click "STMicroelectronics virtual COM port", uninstall, check the "delete driver" box, hit OK. Unplug ECU, replug ECU.
User avatar
Zeiss
Posts: 110
Joined: Tue Oct 05, 2021 6:32 pm
Location: Germany
Github Username: HeinrichG-V12

Re: End users, PLEASE subscribe to this topic - MAJOR firmware announcements

Post by Zeiss »

Done:
grafik.png
grafik.png (12.78 KiB) Viewed 40966 times
Thank you Matt, you are my hero!

And the next error, in TunerStudio (Version 3.1.08) during creating of a new project:
grafik.png
grafik.png (14.2 KiB) Viewed 40966 times
Ideas?
Regards,
Heinrich

My GitHub
mck1117
running engine in first post
running engine in first post
Posts: 1493
Joined: Mon Jan 30, 2017 2:05 am
Location: Seattle-ish

Re: End users, PLEASE subscribe to this topic - MAJOR firmware announcements

Post by mck1117 »

Zeiss wrote:
Wed Mar 02, 2022 8:10 pm
Thank you Matt, you are my hero!
🥰🥰🥰
Zeiss wrote:
Wed Mar 02, 2022 8:10 pm
And the next error, in TunerStudio (Version 3.1.08) during creating of a new project:
https://github.com/rusefi/rusefi/pull/3974
User avatar
Zeiss
Posts: 110
Joined: Tue Oct 05, 2021 6:32 pm
Location: Germany
Github Username: HeinrichG-V12

Re: End users, PLEASE subscribe to this topic - MAJOR firmware announcements

Post by Zeiss »

After upgrading to the latest daily build (snapshot_20220303_003810_proteus_f7_rusefi), things are looking good now, even in TunerStudio.

Thanks Matt and Andrey for the quick help, you guys are awesome!
Regards,
Heinrich

My GitHub
User avatar
AndreyB
Site Admin
Posts: 14280
Joined: Wed Aug 28, 2013 1:28 am
Location: Jersey City
Github Username: rusefillc
Slack: Andrey B

Re: End users, PLEASE subscribe to this topic - MAJOR firmware announcements

Post by AndreyB »

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
User avatar
AndreyB
Site Admin
Posts: 14280
Joined: Wed Aug 28, 2013 1:28 am
Location: Jersey City
Github Username: rusefillc
Slack: Andrey B

Re: End users, PLEASE subscribe to this topic - MAJOR firmware announcements

Post by AndreyB »

New top level menu 'view' now shows a lot, a LOT of sweet data!

No documentation as always and still a lot to do but a huge step forward in terms of monitoring
image.png
image.png (28.92 KiB) Viewed 38407 times
https://github.com/rusefi/rusefi/issues/3614
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
User avatar
AndreyB
Site Admin
Posts: 14280
Joined: Wed Aug 28, 2013 1:28 am
Location: Jersey City
Github Username: rusefillc
Slack: Andrey B

Re: End users, PLEASE subscribe to this topic - MAJOR firmware announcements

Post by AndreyB »

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
User avatar
AndreyB
Site Admin
Posts: 14280
Joined: Wed Aug 28, 2013 1:28 am
Location: Jersey City
Github Username: rusefillc
Slack: Andrey B

Re: End users, PLEASE subscribe to this topic - MAJOR firmware announcements

Post by AndreyB »

rusEFI snapshot has an incompatible change to calibration format, please plan your bump to snapshot accordingly.
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
User avatar
AndreyB
Site Admin
Posts: 14280
Joined: Wed Aug 28, 2013 1:28 am
Location: Jersey City
Github Username: rusefillc
Slack: Andrey B

Re: End users, PLEASE subscribe to this topic - MAJOR firmware announcements

Post by AndreyB »

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
User avatar
AndreyB
Site Admin
Posts: 14280
Joined: Wed Aug 28, 2013 1:28 am
Location: Jersey City
Github Username: rusefillc
Slack: Andrey B

Re: End users, PLEASE subscribe to this topic - MAJOR firmware announcements

Post by AndreyB »

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
User avatar
AndreyB
Site Admin
Posts: 14280
Joined: Wed Aug 28, 2013 1:28 am
Location: Jersey City
Github Username: rusefillc
Slack: Andrey B

Re: End users, PLEASE subscribe to this topic - MAJOR firmware announcements

Post by AndreyB »

There is now a way to lock your tune from reading! https://github.com/rusefi/rusefi/issues/4243

I shall teach people how to unlock on the need-to-know-basis (evil laughter)
image.png
image.png (245.66 KiB) Viewed 36857 times
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
User avatar
AndreyB
Site Admin
Posts: 14280
Joined: Wed Aug 28, 2013 1:28 am
Location: Jersey City
Github Username: rusefillc
Slack: Andrey B

Re: End users, PLEASE subscribe to this topic - MAJOR firmware announcements

Post by AndreyB »

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
User avatar
AndreyB
Site Admin
Posts: 14280
Joined: Wed Aug 28, 2013 1:28 am
Location: Jersey City
Github Username: rusefillc
Slack: Andrey B

Re: End users, PLEASE subscribe to this topic - MAJOR firmware announcements

Post by AndreyB »

Release candidate https://github.com/rusefi/rusefi/releases/tag/20220914_release contains important fix of https://github.com/rusefi/rusefi/issues/4557 which we probably have since end of June.
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
User avatar
AndreyB
Site Admin
Posts: 14280
Joined: Wed Aug 28, 2013 1:28 am
Location: Jersey City
Github Username: rusefillc
Slack: Andrey B

Re: End users, PLEASE subscribe to this topic - MAJOR firmware announcements

Post by AndreyB »

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
User avatar
AndreyB
Site Admin
Posts: 14280
Joined: Wed Aug 28, 2013 1:28 am
Location: Jersey City
Github Username: rusefillc
Slack: Andrey B

Re: End users, PLEASE subscribe to this topic - MAJOR firmware announcements

Post by AndreyB »

We would need a new release due to nasty https://github.com/rusefi/rusefi/issues/4826
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
User avatar
AndreyB
Site Admin
Posts: 14280
Joined: Wed Aug 28, 2013 1:28 am
Location: Jersey City
Github Username: rusefillc
Slack: Andrey B

Re: End users, PLEASE subscribe to this topic - MAJOR firmware announcements

Post by AndreyB »

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
User avatar
AndreyB
Site Admin
Posts: 14280
Joined: Wed Aug 28, 2013 1:28 am
Location: Jersey City
Github Username: rusefillc
Slack: Andrey B

Re: End users, PLEASE subscribe to this topic - MAJOR firmware announcements

Post by AndreyB »

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
User avatar
AndreyB
Site Admin
Posts: 14280
Joined: Wed Aug 28, 2013 1:28 am
Location: Jersey City
Github Username: rusefillc
Slack: Andrey B

Re: End users, PLEASE subscribe to this topic - MAJOR firmware announcements

Post by AndreyB »

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
User avatar
AndreyB
Site Admin
Posts: 14280
Joined: Wed Aug 28, 2013 1:28 am
Location: Jersey City
Github Username: rusefillc
Slack: Andrey B

Re: End users, PLEASE subscribe to this topic - MAJOR firmware announcements

Post by AndreyB »

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
User avatar
AndreyB
Site Admin
Posts: 14280
Joined: Wed Aug 28, 2013 1:28 am
Location: Jersey City
Github Username: rusefillc
Slack: Andrey B

Re: End users, PLEASE subscribe to this topic - MAJOR firmware announcements

Post by AndreyB »

David has implemented Nightly for https://github.com/rusefi/rusefi/releases

Open question to update documentation to explain what exactly does it mean :) https://github.com/rusefi/rusefi_documentation/issues/427
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
User avatar
AndreyB
Site Admin
Posts: 14280
Joined: Wed Aug 28, 2013 1:28 am
Location: Jersey City
Github Username: rusefillc
Slack: Andrey B

Re: End users, PLEASE subscribe to this topic - MAJOR firmware announcements

Post by AndreyB »

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
User avatar
AndreyB
Site Admin
Posts: 14280
Joined: Wed Aug 28, 2013 1:28 am
Location: Jersey City
Github Username: rusefillc
Slack: Andrey B

Re: End users, PLEASE subscribe to this topic - MAJOR firmware announcements

Post by AndreyB »

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
User avatar
AndreyB
Site Admin
Posts: 14280
Joined: Wed Aug 28, 2013 1:28 am
Location: Jersey City
Github Username: rusefillc
Slack: Andrey B

Re: End users, PLEASE subscribe to this topic - MAJOR firmware announcements

Post by AndreyB »

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