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

prepare_eeprom.py: Add CAT24C512 header example #187

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mich181189
Copy link

This is a large (512kbit - 64kbyte) eeprom that seems to work fine

Description

I built a hexpansion with this EEPROM (https://www.digikey.com/en/products/detail/onsemi/CAT24C512WI-GT3/2683757) - this PR adds an example of how to use it.

This could be useful for those who need more space - it's the largest the 16-bit addresses can deal with!

This is a large (512kbit - 64kbyte) eeprom that seems to work fine
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.

2 participants