Hi,
I’m trying to use GPIO 6 (PCC.03), however it seems to be in use by a process or the kernel.
sudo gpioinfo 1
...
line 15: "PCC.03" "mux" output active-high [used]
...
sudo gpioget 1 15
gpioget: error reading GPIO values: Device or resource busy
Any tips as to how I can free up this pin?