I am new to klipper. Changed out the mainboard of my printer from a robin to the BTT Manta M5P. I believe I have all the right jumpers in the right places, however when I try to home any axis I receive the error “Unable to write tmc spi ‘stepper_x’ register CHOPCONF”. I have checked the SPI jumpers, the drivers have 5v and the motors are receiving 24v. Ive tried changing from spi bus to the three seperate sw spi config lines.
If someone could help me with what next steps can help diagnose this issue I would be grateful.
The only things I see that I’m not sure of is the lack of the DIAG pin soldered to the Driver Modules (you seem to have the jumpers in to use the pin for sensorless homing, but a missing connection might give you an error, but not one where it’s trying to access registers in the TMC2130.
You’ve selected the 24V coming in so power should be okay. Jumpers look good.
Do you have anything plugged into the EXP1/EXP2 connectors? Any SPI devices attached to the SPI1 connector? Do you have an SD Card plugged into “MCU-CARD” slot (I can see the micro SD card in the “SOC Card” slot).
Hi, it has taken me a while to source parts that are not causing issues (multiple orders from different suppliers of DOA drivers). I have resolved the klipper part of this issue.
Issue stemmed from all stepper drivers presetup for spi but none actually able to communicate.
Thank you all
Could you update us with your system as well as a klippy.log? I’m not sure what you mean by “DOA drivers” - are you talking about hardware or software?
The issue is now resolved. The stepper driver TMC2130 set I was using while setup for SPI were non functional. DOA as in dead on arrival. I ordered a new set of drivers from a reputable source with the same issues, the third set worked out of the box and proved it was, after all, a hardware issue.