As with the existing gpio control method, I tried to use “echo 332 > export” in the /sys/class/gpio path, but the following error occurred and the export did not work.
“-sh: echo: write error: Device or resource busy”
How can I find out the status of the GPIO in the APP I am developing?