Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BUG corrupted configuration if power loss during write #341

Closed
rusefi opened this issue Jan 9, 2017 · 4 comments
Closed

BUG corrupted configuration if power loss during write #341

rusefi opened this issue Jan 9, 2017 · 4 comments
Labels

Comments

@rusefi
Copy link
Collaborator

rusefi commented Jan 9, 2017

tomiata has reproduced corrupted flash configuration by turning power off while burning config

we need to keep two copies of configuration in flash so that at least one is OK

See http://rusefi.com/forum/viewtopic.php?f=5&t=1145&p=22145&hilit=reliability#p22137

Reported by: rusefi

@rusefi
Copy link
Collaborator Author

rusefi commented Feb 14, 2017

FLASH_ADDR_SECOND_COPY

Original comment by: rusefi

@rusefi
Copy link
Collaborator Author

rusefi commented Feb 14, 2017

New behavior: two copies are written into flash on each burn. If CRC validation fails for the first (primary) copy "Reading second configuration copy" message is displayed and second copy is read.

#11504

Original comment by: rusefi

@rusefi
Copy link
Collaborator Author

rusefi commented Apr 10, 2017

Stefan reports wiped out configuration on tuning engine off after auto-tune with a laptop

See http://rusefi.com/forum/viewtopic.php?f=3&t=1076&p=24889#p24889

@mck1117
Copy link
Contributor

mck1117 commented Nov 15, 2020

this was fixed in #1123

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants