Re: [beagleboard] GPIO's and Built-In Pull-Up Resistors

2015-11-10 Thread Jaron Horst
Ahh, I didn't realize that was enabled by default so that's probably the issue. Thanks! On Monday, November 9, 2015 at 10:46:18 PM UTC-5, john3909 wrote: > > > > On Nov 9, 2015, at 7:38 PM, Jaron Horst <jaron...@gmail.com > > wrote: > > I'm converting from Raspbe

[beagleboard] GPIO's and Built-In Pull-Up Resistors

2015-11-09 Thread Jaron Horst
I'm converting from Raspberry Pi to BBB and am trying to get the GPIO to work. One thing I noticed is that Adafruit Pull-up resistor command in their Python GPIO package only seams to work on certain GPIO's. Ex: I could get it to work on P8_7 to P8_10 but not P8_11 to P8_14. Where can I