EEPROM- 24FC64 -stm32g474ceux based I2C -mem-read is not working.
Hi all,I am trying to read/write the EEPROM -24FC64 connected with stm32g474ceux microcontroller. The slave device address is 0x57 (1010 (control code) + 111 (chip select bus) = 0x57). I2c bus speed is 100KHz as set during stm32CubeMX configuratio...