Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 2602

Raspberry Pi OS • Re: Can no longer "echo 6 > /sys/class/gpio/export"

$
0
0
So what you're needing to do is set GPIO 6 to output and drive it low.

That should be easy with pinctrl from the raspi-utils package.

Code:

pinctrl set 6 op dl
should do what you need.

Statistics: Posted by rpdom — Fri Mar 15, 2024 9:59 am



Viewing all articles
Browse latest Browse all 2602

Trending Articles