Hello! I recently started working with STM32 microcontrollers and I'm trying to work with a MS5611 sensor with I2C but when I use HAL_I2C_IsDeviceReady function to detect the different devices I have on the I2C it detects nothing. I have check the bo...