I found multiple ways on this forum to control the Camera LED and Shutdown lines on a 3 B+, but all the posts were old, and they all warn about the GPU possibly overriding my settings.
6by9s driver to control these GPIO seems the best bet:
Code: Select all
./rpi3-gpiovirtbuf s 133 {0/1}
Code: Select all
/opt/vc/bin/vcmailbox 0x00038041 8 8 133 {0/1}
but I am still worried about begin overwritten. Do I need to really worry about that, and is this still the best way to set these GPIO?
My pi 3 B+ is running the latest Raspian Buster. I am just a little concerned about another peripheral stomping on my settings.
Thanks for any help.
