<!--
Hi all,
I want to interact with GPIO from my board but i receive this errors :
export_store: invalid GPIO 47
sh: write error: Invalid argument
any help plz
-->
<!--
Hi all,
I want to interact with GPIO from my board but i receive this errors :
export_store: invalid GPIO 47
sh: write error: Invalid argument
any help plz
What are you trying to do in your program? Can you show the code section where are you getting this error?
What are you trying to do in your program? Can you show the code section where are you getting this error?
Hi !
I'am getting this error when i execute this command "echo 47 > /sys/class/gpio/export" in the Linux borad.
thank u for ur reply