OM27160A1EVK Raspberry Pi i2c cannot detect using i2cdetect -y 1

After getting the demo software to compile and run on a Pi Zero 2 W the service won’t start.  Upon attempting to debug I determined that at a minimum the eval board stack for the Raspberry Pi is not detected on the i2C bus.  I have another device that I have connected to the sda and scl lines and it is detected when running  i2cdetect.  I checked with a meter that the correct i2c lines from the eval board are connected correctly to the same i2c pins so I would expect that I would be able to see either a ’50’ or ’51’ per the datasheet on the i2c bus.

 

Anyone else have this issue?

 

Thanks

–Ken

Read more here: Source link