This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
GPIO app and pin behavior
#1
has anything changed recently with regard to the GPIO app that would affect GPIO pin behavior?

I used to use 2 GPIO pins to shutdown and signal shutdown is complete and now these pins don't work the same

in /boot/config.txt I have:
Code:
dtoverlay=gpio-shutdown,gpio_pin=21
dtoverlay=gpio-poweroff,gpiopin=20,active_low="y"

but pin 38 (GPIO 20) appears low (~0.6V) when it used to be high (3.3V)
and pin 40 (GPIO 21) is high (3.3V) and when grounded through a 1.1k ohm resistor (measured) it only drops to about 2.8V and does not trip the pi to shut down.  has something changed the behavior of these pins recently?
Reply
#2
anything changed in gpio app, that should keep working...
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)