Posted on April 02, 2015 at 16:45I wrote these few lines in order to write i2c memories considering page boundaries. HAL_StatusTypeDef GIO_I2C_Mem_Write(I2C_HandleTypeDef *hi2c, uint16_t DevAddress, uint16_t MemAddress, uint16_t MemAddSize, uint8_t ...