Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unusual I2C Behavior #45

Open
manbehindthemadness opened this issue Aug 8, 2020 · 1 comment
Open

Unusual I2C Behavior #45

manbehindthemadness opened this issue Aug 8, 2020 · 1 comment

Comments

@manbehindthemadness
Copy link

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?

@avafinger
Copy link
Owner

Please, attach a complete boot log with the error and without the error (with the device that works).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants