I2c MS5525DSO Pressure Sensor

Can someone please tell me how I use this MS5525DSO sensor? I have an i2c scanner that found the HIGH address of 0x76 but now how do i talk to this sensor to get the pressure from it. Please help me, I’ve been stuck on this for weeks.

Hi,
You should write driver for this sensor.
For example, you can use this path to help write a drive: PX4-Autopilot/src/drivers/barometer/ms5611 at master · PX4/PX4-Autopilot · GitHub