Hi,
i’m trying to use the command
dtoverlay=gpio-shutdown
on boot/config.txt (latest Volumio version)
to be able to shutdown my Pi3 B+ (No DACs) using a momentary switch between GPIO3 and GND but i’m not able to do it.
shorting from shutdown, it will boot but shorting to shutdown doesn’t work.
what i don’t understand?
i also tried others GPIOs without any luck
dtoverlay=gpio-shutdown
dtparam=gpio_pin=12
or
dtoverlay=gpio-shutdown,gpio_pin=12