Eeprom m24m02-RD with HAL_I2C_Mem_Write and HAL_I2C_Mem_Read issue.
Hi all!I'm facing a problem to get the eeprom working since whenever i try to write a page (256 bytes) or partial page with HAL_Mem routines the read function seems to read at the beginning wrong informations.First of all i wish to clarify what eepro...