View: 5268|Reply: 1

Orange Pi Zero Plus (V1) GPIO

[Copy link]

4

threads

4

posts

26

credits

Novice

Rank: 1

credits
26
Published in 2018-5-14 21:57:36 | Show all floors |Read mode
I'm using the Orange Pi Zero Plus for a WiFi radio application and need to operate some LED's / Pots etc

Ive previously used an Orange Pi Zero (Regular) and had no problem using pyA20 library or wiringpi

With the Pi Zero Plus, using pyA20 gives me this error for any port:

AttributeError: module 'pyA20.gpio.port' has no attribute 'PA0'

or using wiringpi (gpio readall) gives me:

Oops: Unable to determine board revision from /proc/cpuinfo
-> No "Hardware" line
->  You'd best google the error to find out why.

Any suggestions appreciated,

Thanks

Andy

1

threads

11

posts

96

credits

Registered member

Rank: 2

credits
96
Published in 2018-5-24 23:19:05 | Show all floors
@andyowenwest, it sounds like they have not updated those libraries for this board. You could probably patch it yourself or file a bug report on GitHub. Somehow I think it would be quicker to patch it.

You need to log in before you can reply login | Register

Points Rule

Quick reply Top Return list