You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have I2C up and running and I can detect devices. The problem here is it only works with specific I2C entities. For example I have a 16 channel pwm board that works flawlessly, but when I attempt to use an ADC Pi module the bus drops all addresses and shows no connected hardware; furthermore, when I use a BerryGPS module the I2C but stops responding and returns: “i2c i2c-0: mv64xxx_i2c_fsm: Ctlr Error – state: 0x2, status: 0x0,” and then states that the bus is locked. I have tested each of these devices on a raspberry pi and a beaglebone and they are in good working order. Any idea what the problem is?
The text was updated successfully, but these errors were encountered:
I have I2C up and running and I can detect devices. The problem here is it only works with specific I2C entities. For example I have a 16 channel pwm board that works flawlessly, but when I attempt to use an ADC Pi module the bus drops all addresses and shows no connected hardware; furthermore, when I use a BerryGPS module the I2C but stops responding and returns: “i2c i2c-0: mv64xxx_i2c_fsm: Ctlr Error – state: 0x2, status: 0x0,” and then states that the bus is locked. I have tested each of these devices on a raspberry pi and a beaglebone and they are in good working order. Any idea what the problem is?
The text was updated successfully, but these errors were encountered: