Amazing! Thank you! I'm running a Raspberry Pi 4 on Bookworm.
I've run the command and can see that 7 and 8 are used:
line 7: "GPIO7" "spi0 CS1" output active-low [used]
line 8: "GPIO8" "spi0 CS0" output active-low [used]
Would the kill command be something like this?
kill -9 spi0 CS1
Or is that not the process id?
I'm also going to take a look more deeply at the gpiozero docs, unless you all would recommend a different documentation?
Again, thanks so much for the help!
I've run the command and can see that 7 and 8 are used:
line 7: "GPIO7" "spi0 CS1" output active-low [used]
line 8: "GPIO8" "spi0 CS0" output active-low [used]
Would the kill command be something like this?
kill -9 spi0 CS1
Or is that not the process id?
I'm also going to take a look more deeply at the gpiozero docs, unless you all would recommend a different documentation?
Again, thanks so much for the help!
Statistics: Posted by jwcomp4 — Sun Jan 26, 2025 1:08 pm