> On Apr 5, 2016, at 21:18 , Dennis Lee Bieber <[email protected]> wrote:
> 
> On Tue, 5 Apr 2016 18:46:21 -0700, Rick Mann
> <[email protected]> declaimed the following:
> 
>> I'm having some trouble getting my GPIOs to behave as I'd like. I don't know 
>> if my overlay is causing problems, or something else (it's here: 
>> http://pastebin.com/JqE4emX3). But right now, I can't use sysfs to write a 
>> value to a GPIO:
>> 
>> # echo 115 > /sys/class/gpio/export
>> # echo out > /sys/class/gpio/gpio115/direction
>> # cat /sys/class/gpio/gpio115/value
>> 0
>> # echo on > /sys/class/gpio/gpio115/value
> 
> echo 1 > ...
> 
>       The values are numeric 0/1, not off/on

o.O

Sometimes I wonder why I even try to pretend to be an engineer of any kind. I 
knew that.

Thanks.

-- 
Rick



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