rm-hull / OPi.GPIO

RPi.GPIO drop-in replacement library for Orange Pi Zero and other SBCs
https://opi-gpio.readthedocs.io/
MIT License
184 stars 99 forks source link

Add full 40-pin header for Orange Pi 4(B) #57

Closed pascallj closed 2 years ago

pascallj commented 3 years ago

According to the technical documents, all pins should be supported for the Orange Pi 4(B). These port mappings are found in the manual and according to the datasheet, all banks should support external interrupts.

However because I don't have an Orange Pi 4, I cannot test these changes. @drizzle1 also can't test these at the moment due to time constraints.

drizzle1 commented 3 years ago

@pascallj What beats a Sunday morning of fiddling with Dupont cables and resistors? I have tested these additional GPIO pins, they work.

pascallj commented 3 years ago

You're the best :+1: