Also, did you export the gpios to sysfs?
Something like
echo 66 > /sys/class/gpio/export #P8-7
echo 67 > /sys/class/gpio/export #P8-8
echo 69 > /sys/class/gpio/export #P8-9
echo 68 > /sys/class/gpio/export #P8-10


On 5/25/2015 10:42 AM, [email protected] wrote:
I'm trying simple scripts and find that P8_7 - 10 always return "1" when set as inputs. Researching this I find that all sample code uses P8_11, 12 or 14 for digital input. I understand that some pins might be requisitioned for other functions in the Beagle, but I don't see that these pins are. It took me HOURS to figure out why dirt simple code would not run. But I'd like to understand why I can't make these pins inputs (with Adafruit GPIO or Unix file commands) when the documentation suggests they would work.

--
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] <mailto:[email protected]>.
For more options, visit https://groups.google.com/d/optout.


--
Chad Baker Memphis, TN

--
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