Hi, my first post here!
I’m just learning about the BPI-M2 Zero and want to control LEDs with the GPIO Pins and python. I have successfully done this on a RPi Zero W with no issues.
I’m running Armbian_20.02.4_Bananapim2zero_buster_current_5.4.18_desktop on two BPI-M2 Zero.
I have installed the RPi.GPIO from https://github.com/BPI-SINOVOIP/RPi.GPIO with no errors and also installed BPI-WiringPi2.
Scripts to change the mode of a pin and flash an LED don’t have any effect on either BPI zeros. All pins are in the ‘IN’ mode and I can’t change them.
Also on one of my BPI-M2 Zero, the BCM pint number is in the hundreds 276, 251 etc which seems wrong?
Any help would be very much appreciate! Thank you!