4_Axis_External_Driver icon indicating copy to clipboard operation
4_Axis_External_Driver copied to clipboard

No Pullup Resistor for the Probe

Open nsiatras opened this issue 4 years ago • 1 comments
trafficstars

First of all I have to say that you have a very nice board here.

I noticed that you do not have a pullup resistor for the probe input but you have pullup resistors for the X,Y,Z and A limit pins. Why you didn't add a pullup resistor for the probe too ?

Cheers

nsiatras avatar Dec 25 '20 12:12 nsiatras

The probe is on a pin that has an optional internal, to the ESP32, pullup resistor. The ESP32 has that feature on most pins, but not the XYZ pins.

In hindsight, I probably should have put external pullups on all inputs. The Internal pullups are rather weak (40k-60k ish). I lower value of 5k-10k would help against noise.

bdring avatar Dec 25 '20 15:12 bdring