Yes of courseale změnil jsi pin na GPIO25, že?

Yes of courseale změnil jsi pin na GPIO25, že?
It occurred to me to try GPIO25 on another sensor, for example X endstop. I'll let you know when I printYes of course![]()
I’m quite certain this information is outdated. The sensors specified for the tap will only ever be pulled low or floating, the pin will never see 5v. Gpio28 should be fine
Edit: see https://forum.vorondesign.com/threads/concerning-wired-sensors-for-tap.151/
pin: sb2040:gpio25
pin: ^sb2040:gpio25
After some more digging on Discord, it does seem that the pull-up resistor needs to be configured on gpio25 of the sb2040.Does does gpio25 need a pull-up resistor on its config?
My config was:
but I suspect it might need to be:Code:pin: sb2040:gpio25
to actually work with gpio25.Code:pin: ^sb2040:gpio25
I was getting the same behavior of the optotap LED triggering correctly, but Klipper not detecting a change in state. When I moved to gpio28, then Klipper was detecting it being triggered.
So I tried another sb2040 board, and was getting ADC out of ranges errors. In the process of troubleshooting that, my Optotap 2.1 hit some metal and shorted. So now I can't test any further. And I've got the 5V sensor on order now, so will probably be using gpio28 anyway.
For all I know, gpio28 should also have a pull-up resistor for reliable operation, it just happens to work without it.
I think I can test the pull-up resistor theory by connecting gpio25 to GND directly, but someone tell me if that's a bad idea.
Do you have stand-offs behind those mounting screws? More importantly, is there any mounting instructions published? TIA.
Would you be willing to share stl or cad model? Not sure I'll need it but I might. TIA. (I might just hit that area with a dremel.)
sure. As I use GPIO28 I don't need it anywaysWould you be willing to share stl or cad model? Not sure I'll need it but I might. TIA. (I might just hit that area with a dremel.)
Thank you!!! Not sure I’ll use it right away, but I like having the option available.sure. As I use GPIO28 I don't need it anyways![]()
Yes you can. If your board can take 24V, then you can put all 3 wires into the HV in port on the SB2040Hi Takuya and everybody else,
I have one of the new revision rev2.4.1. 5V/24 OptoTap boards. Can I just plug everything into the HV-IN port, including the power wire?
Thanks!
Lukas
Well I think it will work without any problems if someone is in the same situation. I went for the most recent Optotap 2.4.1 and connected it to the HV endstop on the SB2040. I can now use the remaining 5V endstop ports for X and Y. Should work without any problems I guessHas anyone made it work with TAP and hall effect sensors on the SB2040 for homing? Not sure how I should set this up currently