i need to implement depth sensor reading using ms5837 using linux on xilinx zynq ultrascale+. The i2c address 0x76 is detected on uboot, but not on linux. i used i2cdetect utility. since its not detected i cannot read anything
Hi @nileena, welcome to the forum
While our software libraries can often be adapted to suit different hardware, this isn’t a board we have used or actively support, so it may be difficult for us to provide much useful information.
If it’s relevant:
- Some boards/hardware have specific flags/configuration required to enable their I2C interface(s), and to configure one for a specific set of pins
- There are some forum posts from others about adapting our Bar30 sensors (which use the MS5837) to run on other hardware
Hi @EliotBR
Thanks for providing this information.