I'm trying to change the I2C address by using HAL_Deinit & HAL_Init, but it doesn't seem to work. The function below is what I wrote myself to change the address:If I try to change the address,the register shows that the I2C address has been changed,...