Tool/software: Linux
Hello , every time when I use
echo 57 > /sys/class/gpio/export echo out > /sys/class/gpio/gpio57/direction
then the Gpio 's status(the yellow signal) changed .
Is that normal?
In my project ,this is not expected ,please help me.