BR24S256-W
btxsistemas
Posts: 23
in Propeller 1
Hi.
I'm trying to replace the 24LC256 with a BR24S256-W chip (still available in digikey).
The code loads in eeprom succesufully, but when I try to read and write longs using the "Basic_I2C_Driver" object all crashes.
I've tried waiting a bit more time to write (200mseg) but with no luck, I've also added another pull up resitor but still not working and wrong.
Any ideas if there are some driver for this eeprom, or how to modify the original driver ?
Thank you.
Comments
A lot of people use Mike's driver, so I feel like it's a good product. In the event you want to try another, mine is attached.
Thank you Jon !! I'll try that.