I have 2 slave i2c interfaced with master , Im working with HAL_I2C_MasterRxCpltCallbackI want select the slaves based with slave address , then I using the register hi2c1.Instance->CR2 & I2C_CR2_SADD for select them :In the main I have :// slave 1H...