Hello Callum42069,
From sensor API side, you only need implement read/write function.
Device address depends on your HW connection. If SDO pin was connected to "0", device address would be 0x76. If SDO pin was connected to "1", device address would be 0x77.
Ok thats great thank you !
I have encountered a similar problem recently, and I am trying to solve it