

JohnGO
-
Posts
13 -
Joined
-
Last visited
Reputation Activity
-
JohnGO reacted to Igor in Pcduino SPI
If you are asking for kernel 3.4.x than it's confirmed working. You have to check .fex configuration if it's enabled and wire properly. spi module is enabled by default.
For 4.x I haven't try yet ...
-
JohnGO got a reaction from rreignier in pcDuino image and GPIO support
Cmd for gpio
cd /sys/class/gpio
echo X > export
echo out > gpioX/direction
echo 1 > gpioX/value