ghislain 0 Posted June 4, 2020 Share 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. 0 Quote Link to post Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.