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

Check EEPROMLogger #9

Open
andrescvargasr opened this issue Jul 7, 2022 · 1 comment
Open

Check EEPROMLogger #9

andrescvargasr opened this issue Jul 7, 2022 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@andrescvargasr
Copy link
Contributor

Check functions into EEPROMLogger similiar to SSTLogger,h and replace everyone consider compatibility.

@andrescvargasr andrescvargasr self-assigned this Jul 7, 2022
@andrescvargasr andrescvargasr added the bug Something isn't working label Jul 7, 2022
@andrescvargasr
Copy link
Contributor Author

Create a new function call: void writeLog(uint16_t, int); to store logs similar to SSTLogger.

Maximum logs: 960/64 = 15. time: 3600 s => maximum time for logs = 15 h

11 years write/erase for EEPROM (100.000 cycles).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant