#ebb 2209 rp2040
11 messages · Page 1 of 1 (latest)
you can use the 3 pin endstop port, which uses gpio24
so your probe pin would be something like ^EBBCan:gpio24
I used that for the x axis sensor
then you can use the 5 pin probe port which has gpio21 and gpio22 in it
So I put 1 pin in the 5v and the other one in the gpio22
i believe it should be signal and ground, not 5v
So that tow?
yep