You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use pin 37, GPIO 26 as a flow switch input. It worked fine on RPI 3B+, Bullseye:
But, the Pin State is not sensed correctly nor is recognized in njsPC.
I can use pigpio tro check the state of GPIO26--when flow is on, GPIO26 is high, when flow is off, GPIO26 is low.
If I click the Inverted check box, njsPC thinks there is flow, but it doesn't change when flow goes off. It's like the GPIO that's being monitored by njsPC is incorrect.
Here's the RPI 4 pin-out--but it's the same as it was in earlier pi versions:
The text was updated successfully, but these errors were encountered:
I've been looking into this. I need to dig deeper. I'm not seeing why the gpio's are numbered the way they are. And it isn't clear to me if they will change between different hardware (I think it might) or not. @rstrouse if you have time, can you shed some light here?
I use pin 37, GPIO 26 as a flow switch input. It worked fine on RPI 3B+, Bullseye:
But, the Pin State is not sensed correctly nor is recognized in njsPC.
I can use pigpio tro check the state of GPIO26--when flow is on, GPIO26 is high, when flow is off, GPIO26 is low.
If I click the Inverted check box, njsPC thinks there is flow, but it doesn't change when flow goes off. It's like the GPIO that's being monitored by njsPC is incorrect.
Here's the RPI 4 pin-out--but it's the same as it was in earlier pi versions:
The text was updated successfully, but these errors were encountered: