Skip to content

Conversation

@rubennoro
Copy link
Contributor

Implementing EEPROM for user with M24C32 interface
Modified the makefiles in cerb to include driver file and new eepromsys.c file
Intializes the EEPROM with data storage of points up to 32 bytes, faults of 4 bytes

Checklist

It can be helpful to check the Checks and Files changed tabs.
Please reach out to your Project Lead if anything is unclear.
Please request reviewers and ping on slack only after you've gone through this whole checklist.

  • All commits are tagged with the ticket number
  • No merge conflicts
  • All checks passing
  • Remove any non-applicable sections of this template
  • Assign the PR to yourself
  • Request reviewers & ping on Slack
  • PR is linked to the ticket (fill in the closes line below)

Closes #130 (issue #130 )

Copy link
Contributor

@caiodasilva2005 caiodasilva2005 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good work on this, I just see that some of these functions are already implemented as middleware in Embedded Base, try to use those for functions like eeprom_read_key and others

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

Successfully merging this pull request may close these issues.

[Interface] - Add EEPROM to MPU Interface

3 participants