12-31-2024, 08:42 PM
Actually run the two commands below and see of that works
Code:
CHIP=$(gpiodetect | grep pinctrl | awk 'NR==1 {print}' | cut -d " " -f1)
sudo gpioset $CHIP 22=1