Hi All,I trying to interface MAX6651 Device using I2C module using STM32F410C8U6 MCU.Device address is 0x36 But when i'm using HAL_FMPI2C_IsDeviceReady(&hfmpi2c1, 0x36 , 2, 100); this API returning the valueHAL_ERROR.Here are some snaps Anybody look ...