Hi Guys (sorry about my english)
I have some trouble with a limit switch. Im using a circuit with a l9110 H bridge and 2 buttons (NO) and 2 limit switchs (NC). Its very simple, but when i turn off the arduino and then on it stuck with a limit switch pressed.
Help please. Thanks!!
Looks like you are using pass-if wrong. You are sending a pulse into the pulse pin, but then expecting a pulse out of the data pin. You can move output to the pulse pin and it will probably work, but since you don’t have data for the pass-if, you should be using gate node instead.
1 Like
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.