-
Notifications
You must be signed in to change notification settings - Fork 197
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
wiringOP not working #105
Comments
the same |
I have same issue
if using tag 0.2 it looks working |
Can you post detailed workaround for dummies plz? =) update: for dummies like me =)
it works =) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The official images are no longer pre-installed gpio.
Tried to build on Pi PC, 3LTS, 3B.
gpio readall seems not working.
+------+-----+----------+--------+---+ OPi 3 +---+--------+----------+-----+------+
| GPIO | wPi | Name | Mode | V | Physical | V | Mode | Name | wPi | GPIO |
+------+-----+----------+--------+---+----++----+---+--------+----------+-----+------+
| | | 3.3V | | | 1 || 2 | | | 5V | | |
| 122 | 0 | SDA.0 | ALT2 | 0 | 3 || 4 | | | 5V | | |
| 121 | 1 | SCL.0 | ALT2 | 0 | 5 || 6 | | | GND | | |
| 118 | 2 | PWM.0 | OFF | 0 | 7 || 8 | 0 | OFF | PL02 | 3 | 354 |
+------+-----+----------+--------+---+----++----+---+--------+----------+-----+------+
| GPIO | wPi | Name | Mode | V | Physical | V | Mode | Name | wPi | GPIO |
+------+-----+----------+--------+---+ OPi 3 +---+--------+----------+-----+------+
The text was updated successfully, but these errors were encountered: