-

CommentStreams:A03e2b72ca3649c2e963dd50663677b1

From Geekworm Wiki
< X735
Revision as of 16:20, 13 May 2020 by 67.20.41.30 (talk) (Migrated comment #938)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

ok. I have debugged this setup to this point. GPIO4 is the input from the x735 pertaining to the pressing and duration of the press for the power button. GPIO18 is the output from the Pi board to the x735 to power off. The problem I am seeing is with GPIO17's output. GPIO, in the script is labelled as "BOOT", but I am having an issue following the logic pertaining to the output. I can manually toggle it, and nothing happens. This is where I feel is the disconnect users are having with reboots. The shutdown script works ok, though in my configuration, I needed to ad more time to the delay. So, the question is, "What is the x735 supposed to do when GPIO17 from the RPi goes high?" Without a breakdown of the coding on the x735, it is hard to tell what the problem is.