Hey guys!
Maybe somebody of you know the solution to my problem.
I use the Adafruit_BBIO.GPIO library in my python programm. With that 
library I set or clear some GPIO.
All that is no problem. But, if I leave my script, my previous setup of 
these GPIO is lost and all GPIOs have
the value that's given through the pull-resistors of my PCB. I googled that 
and could read, that the GPIOs are set
to floating if the script is leaving (clean up process). For my purpose 
that control isn't desired and should be disabled.

Are my assumptions with the clean up process right?
Is it possible to disable or walkaround this clean up at the end?
If yes, how? :-)

Thanks for your help
Dave

*P.S. Posted this question to the adafruit forum too.*

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to