Skip to content

Conversation

@0wwafa
Copy link

@0wwafa 0wwafa commented Feb 18, 2025

Added support for eeproms bigger than 4K.

The program as it was failed if the eeprom is bigger than 4096 bytes.

This version works also with bigger eeproms (24c128 for example).

Addes support for eeproms bigger than 4K.
@ribalda
Copy link
Owner

ribalda commented Feb 24, 2025

Thanks for the patch.

Please keep the old style of the file, otherwise it is difficult to review the changes.

Thanks

@0wwafa
Copy link
Author

0wwafa commented Feb 25, 2025

Sorry, no Idea what you mean. I just transfer data in chunks. In your code you transfer it as a single chunk (which works only for very small eeproms)

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