ghislain Posted June 4, 2020 Posted June 4, 2020 Armbianmonitor: http://ix.io/2oiN Hi, I use BananaPro on Armbian Strech or Bionic, I try to use the GPIO python library (for bananapro from LeMaker github) gpio.add_event_detect() or GPIO.wait_for_edge(channel, GPIO.RISING) This usually disconnect my network and the event is never detected. I have to reboot the PI to restore the state. Also, a normal read/write state GPIO.input(PIN_NUM) works perfectly... I try this : https://forum.armbian.com/topic/3249-bananapi-m1-gpioadd_event_detect-not-working-after-switch-to-vanilla-kernel/ but not work. My python script work fine on Bananian on the same bananaPro. thank for your help.
Recommended Posts