Problem with tmc2240, No rotation

Basic Information:

Printer Model: voron2.4
MCU / Printerboard: Spider v2.3
Host / SBC can
klippy.log

Hello, everyone
Can you help me find out what the problem is
I used tmc2209 before,
Now replace the AB motor drive with a tmc2240,
But now the motor is not running,
No rotation

Hello @dazi !

Please see here: How-To Ask for Help

And please shorten the topic to what is really needed.

Uploading: klippy (9).log…
I’m sorry, I don’t understand these things at all, please forgive me

klippy (9).log (986.9 KB)

From the log:

TMC 'stepper_x' reports GSTAT:      0000001d reset=1(Reset) uv_cp=1(Undervoltage!) register_reset=1 vm_uvlo=1
TMC 'stepper_y' reports GSTAT:      0000001d reset=1(Reset) uv_cp=1(Undervoltage!) register_reset=1 vm_uvlo=1

This is a problem:
uv_cp=1(Undervoltage!)

Similar issues:

Unable to write tmc spi 'stepper_x' register DRV_CONF

You want to configure SPI until DUMP_TMC STEPPER=stepper_x start to report some meaningful information.
In your case, with 2240, the actual temperature.


JFYI :

It is okay on the cold start: Steeper drivers getting too hot - #17 by nefelim4ag

1 Like

Try switching to software SPI instead of hardware SPI.