Quantcast
Channel: Intel Communities: Message List
Viewing all articles
Browse latest Browse all 18089

Re: Problems using Fast Input using GPIO from linux

$
0
0

HI, with your hint I was able to fix the problem. The actual solution was to add:

 

echo -n "4" > /sys/class/gpio/export
echo -n "out" > /sys/class/gpio/gpio4/direction

echo -n "1" > /sys/class/gpio/gpio4/value

 

I am not 100% sure why this works, but it does!

 

Thanks for your help, Tony


Viewing all articles
Browse latest Browse all 18089

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>