Search found 2 matches

by rezendes
Wed Aug 28, 2024 8:57 pm
Forum: Technical Support
Topic: DS2431 erasing issue
Replies: 18
Views: 39596

Re: DS2431 erasing issue

Thank you for the response, my problem turned out to be a much simpler code limitation where there was >= should just have been > and was limiting the address to not be the exact size of the eeprom (128). A simple if statement I missed. I can now read/write to the entire chip, although my project is...
by rezendes
Tue Aug 27, 2024 12:41 am
Forum: Technical Support
Topic: DS2431 erasing issue
Replies: 18
Views: 39596

Re: DS2431 erasing issue

Sorry to jump in but I think one or two of you might be able to help me with my problem with the DS2431. I am using the code here to read/write to the DS2431 1-wire chip https://github.com/tommag/DS2431_Arduino/blob/master/examples/DS2431_ReadWriteSkip/DS2431_ReadWriteSkip.ino I'm able to read and w...

Go to advanced search