makerbase-mks / MKS-RUMBA32

MKS RUMBA32 is modified in Aus3D RUMBA32 version and a powerful 32-bit 3D printer control board with STM32F446VET6 , The main frequency is 180MHZ. Support Marlin2.0 , support MKS LCD12864B/MINI12864/2004/12864, support MKS TFT24/28/32/35/70 Screens. The motherboard integrates 6 AXIS interface, integrates SPI / UART interface…
16 stars 15 forks source link

TMC2130 Connection error #38

Open Subcode opened 3 years ago

Subcode commented 3 years ago

Hello, I'm having trouble using the board with my TMC2130's. M122 gives the following:

Recv: X 0x00:00:00:00 Bad response! Recv: Y 0x00:00:00:00 Bad response! Recv: Z 0x00:00:00:00 Bad response! Recv: E 0x00:00:00:00 Bad response! Recv: E1 0x00:00:00:00 Bad response! Recv: E2 0x00:00:00:00 Bad response! Recv: Recv: Recv: Testing X connection... Error: All LOW Recv: Testing Y connection... Error: All LOW Recv: Testing Z connection... Error: All LOW Recv: Testing E connection... Error: All LOW Recv: Testing E1 connection... Error: All LOW Recv: Testing E2 connection... Error: All LOW

I have tried this fix: https://github.com/makerbase-mks/MKS-RUMBA32/wiki/About-RUMBA32-TMC-SPI-%22CONNECTION-ERROR%22-FAQ But i get the same error. No change.