Hi all
In the past, I was recommended to add this line to the config.txt file:
Back then (several years ago), I was told that technically I can choose any GPIO pin, for shutdown only,
and for shutdown + power-up, only GPIO3 (HW Pin5) can be used.
(specifically that was on RPi 0W, and RPi 0)
Now I am on RPi 4.
My question:
Did things change, since this is a much newer board,
regarding which HW Pins can be used for both power up and shutdown?
Or still GPIO3 (HW Pin5) is the only one that can do both?
Thank you
In the past, I was recommended to add this line to the config.txt file:
Code:
#Making GPIO3 (HW Pin5) a Shutdown+PowerUp Pin (Connect it to Gnd to Shutdown/PowerUp)dtoverlay=gpio-shutdown,gpio_pin=3,active_low=1,gpio_pull=up
and for shutdown + power-up, only GPIO3 (HW Pin5) can be used.
(specifically that was on RPi 0W, and RPi 0)
Now I am on RPi 4.
My question:
Did things change, since this is a much newer board,
regarding which HW Pins can be used for both power up and shutdown?
Or still GPIO3 (HW Pin5) is the only one that can do both?
Thank you
Statistics: Posted by spaceman5 — Sun Sep 01, 2024 5:23 pm