* - Enable the acknowledge feature using I2C_AcknowledgeConfig() function * - Enable the dual addressing mode using I2C_DualAddressCmd() function * - Enable the general call using the I2C_GeneralCallCmd() function * - Enable the clock stretching using I2C_StretchClockCmd() function * - Enabl...