FYSETC / FYSETC-PITB

Repo for PITB
21 stars 5 forks source link

Unable to write tmc spi 'stepper_x' register GLOBALSCALER HELPPP!!! #2

Open rbentoski2113 opened 1 year ago

rbentoski2113 commented 1 year ago

I got the Fystec PITB with the 2 BIG 5160s can board, got it working on can and everything works, fans rgb leds and whatnot but get this eror message when trying to move the x or y (what im using them on) steppers, googling has been of no help. im still trying to rap my head around the spi/ ic2 bus and how it works, but has anyone else ran into this issue?

TekuSP commented 1 year ago

You have to power 48V as well. Just jump 24V to both 48V and 24V rails.

rbentoski2113 commented 1 year ago

thank you! i thought i had updated this post i found this same coment somewhere like 20 mins after posting this orginaly. If i may ask where did you find this out? cause there documentation is garbage

TekuSP commented 1 year ago

By fucking around with wires until it started working. At least now I can use thick 48V wires to transfer power to extruder CAN Board rather than thin 24 V wires...

ejhoness commented 2 weeks ago

Captura de tela de 2024-08-30 22-25-08

KoiosLabs commented 1 week ago

Got the spi bus working: https://github.com/Klipper3d/klipper/pull/6683