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

i2c with EEPROM 24c256 problem in read and write addressing #561

Open
HEMO5566 opened this issue Sep 6, 2024 · 0 comments
Open

i2c with EEPROM 24c256 problem in read and write addressing #561

HEMO5566 opened this issue Sep 6, 2024 · 0 comments

Comments

@HEMO5566
Copy link

HEMO5566 commented Sep 6, 2024

I have the same problem here
I try many things and finally I found out that the read memory i2c read and write memory functions have a problem in the addresses part the API doesn't accept any addresses It deals only with one address
the API has this problem I hope the SDK will be updated and solve this problem
WhatsApp Image 2024-09-06 at 11 50 06_939804f6
![WhatsApp Image 2024-09-06 at 11 50 06_dd738047] (https://github.com/user-attachments/assets/43f750e4-2ac7-4030-b915-ea8241dd2d6e)
when I read and write directly from EEPROM It works well >> if I write all the data and then try to read it, I get only the last data entered to EEPROM which means that there is no address update

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