Posted on July 03, 2016 at 10:49Hello,I generated the code using the STM32CubeMx.I'm trying to I2C communication between STM32F4(master) and IC(slave, 7bit address).I tested to two functions for I2C communication.HAL_I2C_Mem_Write is OK, but HAL_I2C...