Hi,
I've setup everything with tmc2130 to use with spi mode. I did multiple tests that mosi is on pin 44 and able to confirm that I can't use pin 44 because when there's a wire plugged into that pin, firmware just got into "driver error, please restart" screen. Even if the wire just plugged there not connected to the driver pin.
By default, pin 44 are default to e1 if I'm not mistaken and this may be due to clash between them. I still haven't tried to shift mosi pin to other pins yet as I am quite confused which is which. I also tried moving the sw_mosi from pin 44 to 58, the firmware kept throwing me same error regardless of the wire being plugged or not on both ends.
I am using an arduino ch340 mega 2560 burnt 12v regulator along with bigtreetech's ramps1.6+tmc2130 as well as 2004 lcd panel.
I also put 2 power source, 12v to the ramps, usb to the arduino mega so the mega able to function properly
I've setup everything with tmc2130 to use with spi mode. I did multiple tests that mosi is on pin 44 and able to confirm that I can't use pin 44 because when there's a wire plugged into that pin, firmware just got into "driver error, please restart" screen. Even if the wire just plugged there not connected to the driver pin.
By default, pin 44 are default to e1 if I'm not mistaken and this may be due to clash between them. I still haven't tried to shift mosi pin to other pins yet as I am quite confused which is which. I also tried moving the sw_mosi from pin 44 to 58, the firmware kept throwing me same error regardless of the wire being plugged or not on both ends.
I am using an arduino ch340 mega 2560 burnt 12v regulator along with bigtreetech's ramps1.6+tmc2130 as well as 2004 lcd panel.
I also put 2 power source, 12v to the ramps, usb to the arduino mega so the mega able to function properly