stm32f303re to write data in the st M95160w EEPROM and reading back the written data. but cannot write accurately. how to do that?
using stm32f303re to write data in the st M95160w EEPROM and reading back the written data. the problem is i am not getting back the accurate output. the output should be like this:status 0x0211 22 33status 0x00but gettingstatus 0x0200 ff ffstatus 0x...