Use pinctrl (or raspi-gpio on older images) to check the pin levels when idle):With pinctrl you should also be able to see if the pin levels are changing (although you might not catch every change):
Code:
$ pinctrl get 2-3# or$ raspi-gpio get 2-3
Code:
$ pinctrl poll 2-3
Statistics: Posted by PhilE — Sat Apr 13, 2024 6:20 am