Run something like this and then check your GPIO sysfs…
gpioset -m time -s 180 $(gpiofind PAA.03)=1
gpioset will only run for a moment and then it will go back to default setting… thus, you need to give a time to it.
Run something like this and then check your GPIO sysfs…
gpioset -m time -s 180 $(gpiofind PAA.03)=1
gpioset will only run for a moment and then it will go back to default setting… thus, you need to give a time to it.