I2C1 not working and not seeing MS5837
I am trying to communicate with a MS5837 pressure sensor by I2C with the I2C1 on my STM32H563RGT6, but the I2C communication doesn't seem to see the MS5837. I am pretty sure the connections are fine, and I have 2 pull-up resistors of 4.7kOhms for each lines (SCL and SDA). I think my .ioc config is fine since the MS5837 uses 400kHz clock, so I chose the fast mode. I verified the addresses of the MS5837 but something seems to not work properly and I'm running out of ideas at this point.
