I have recently started building a Voron V2.4 R2 Pro from the official fysetc kit, but I ran into several issues while trying to make motors running. I am not able to initialize UART, I keep getting IFCNT errors.
Occasionally I make only one stepper work trough UART, but when I try to swap it around to different motor, it doesn't transfer. I think it is by setting some UART address, but it doesn't work everywhere.
What I have tried:
- Checking connections
- Checking motor windings
- Checking Klipper configuration and swapping DIR and STEP pins
- Running drivers in standalone mode - Motors locked up but couldn't spin
- Swapping for different compatible motor - locked up but didn't spin (in standalone)
- Setting UART Addresses
- Shorting TX and RX pins
- Checking PSU voltage (24v)
- Swapping around drivers to different positions
- Re-placing the controller board
- TMC DUMP errors out
- STEPPER BUZZ doesn't buzz the motors
My hardware:
- Controller: FYSETC Spider V3 H7
- Drivers: 6x FYSETC Silent TMC2209 V4.0
- PSU: Honeywell LRS-200-24
By recently I meant couple weeks ago, and I am getting pretty desperate. My next step will be probably playing with VREFs and swapping the drivers. If that won't succeed, I will probably switch to BTT controller.
I wish this board had more documentation, it seems like everything is outdated...