Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 5084

Interfacing (DSI, CSI, I2C, etc.) • Re: I2c suddenly stopped working

$
0
0
Use pinctrl (or raspi-gpio on older images) to check the pin levels when idle):

Code:

$ pinctrl get 2-3# or$ raspi-gpio get 2-3
With pinctrl you should also be able to see if the pin levels are changing (although you might not catch every change):

Code:

$ pinctrl poll 2-3

Statistics: Posted by PhilE — Sat Apr 13, 2024 6:20 am



Viewing all articles
Browse latest Browse all 5084

Trending Articles