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: URL command 0x74: "Erase entire I2C EEPROM" not working properly #236

Open
nielsonm236 opened this issue Oct 8, 2024 · 0 comments
Open

Comments

@nielsonm236
Copy link
Owner

The URL command 0x74: "Erase entire I2C EEPROM" does not properly erase the entire I2C EEPROM. It is only erasing I2C EEPROM regions 0 and 2. I don't think any user's of the command would have noticed as Region 1 only contained the Code Uploader and didn't need to be erased. When I was developing a new feature (the Diagnostic Log) which uses I2C EEPROM Region 3 I noticed that Region 3 was not being erased ... and that led to the discovery of the bug.

The fix will be applied in the next major release.

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

No branches or pull requests

1 participant