While checking my design today I got to thinking about the optical end stop interface and configuration and am unsure if I understand it clearly.
See the summary circuit for reference below.
The output of the K40 optical end stop card will be:
… High when at the end stop
… Low when not at end stop
-----------
This excerpt from the guide suggest that a a switch works the same way as above.
“You want to connect the Signal ( green in the schematic ) and Ground ( blue in the schematic ) pins for the end-stop on the Smoothieboard, to the C and NC connection points on the end-stop.”
This is an X endstop setting from the configuration docs:
"alpha_min_endstop 1.24^ "
This configures the 1.24 port with a pull-up.
------------
My questions:
- What does the firmware look for as an end stop arrival on P1.24; LOW or HIGH true. I assume its high true?
- Is the Pull-up that the configuration sets with “^” one that is in the processor chip?
- Is the configuration = "apha_min_endstop 1.24^ " correct for the equivalent circuit shown below?
- I need to connect the SJ2 jumper to 5V- R7 right? I need 5v to the end stop card.
- Is R13, C1 simply an input filter?

