sosandroid / FRAM_MB85RC_I2C

Arduino library for I2C FRAM - Fujitsu MB85RC & Cypress FM24, CY15B
Other
56 stars 21 forks source link

problem reading\writing FM24C04 #12

Closed hyperion11 closed 6 years ago

hyperion11 commented 6 years ago

hi. Try use lib with FM24C04. I found that first 255 bytes writing and reading correct. Another 255 bytes writing and reading incorrect. init string FRAM_MB85RC_I2C mymemory(0x50, false, 21, 4);

image