2020-10-26 06:44 AM
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 board and sensor schematics and all connections seem to be right. I also tried changing my sensors and removing all except one but I still can't detect even one sensor.
Do you have any idea what's causing this and how I can solve it?
Thanks in advance! :D