CommentStreams:F730e93f46eaa505e78579da2e1558a2

Given GPIO 6 is connected on the POFF strap, if I drive GPIO 6 to logic 1 then power to the RPi is immediately turned off, correct? It seems that this would be an uncontrolled power off to the RPi.

Is there a delay function for power off after a few seconds after GPIO 6 is asserted high, so that I can do a Linux shutdown command before the power switches off?