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

board_revision.py does not return the correct revision on new models #69

Open
Makalov opened this issue Mar 24, 2018 · 0 comments
Open

Comments

@Makalov
Copy link

Makalov commented Mar 24, 2018

The revision() function in board_revision.py needs to be updated. This function is not written to handle inputs from newer models. This causes the init function in i2c.py to use the wrong bus as default.

Right now on Pi 3 models the this cause the default bus to be set to 0 rather than 1.

https://www.raspberrypi-spy.co.uk/2012/09/checking-your-raspberry-pi-board-version/

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

1 participant