Open dragonlost opened 5 years ago
Hello. I'm trying to use wiringpi on my nanopi-m4. The installation went very well but 3 gpio do not want to change mode.
with the following command: gpio mode 15 out The gpio 15 remains in the in mode.
gpio mode 15 out
same on gpio 15, 16 and 11.
For all the others it's good.
Where is the source code?
Hello. I'm trying to use wiringpi on my nanopi-m4. The installation went very well but 3 gpio do not want to change mode.
with the following command:
gpio mode 15 out
The gpio 15 remains in the in mode.same on gpio 15, 16 and 11.
For all the others it's good.