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

Rumba32+Marlin2 #6

Closed dupaser closed 4 years ago

dupaser commented 4 years ago

Good afternoon, I have a problem with marlin2 and rumba32 mks. I can't make it work for the second day. I tried all the firmware Marlin of the second version. The problem is that the Board restarts for no reason. I tried booting a simple program to check the connection and it works. VXku7mmsCFQ

video-1587046434.zip

Bolino08f commented 4 years ago

Hello, in configuration.h :

define SERIAL_PORT -1

define SERIAL_PORT_2 1.

dupaser commented 4 years ago

Yes, it was true Снимок экрана (12)

Bolino08f commented 4 years ago

You have tmc2208/2209 ? In soft uart ?

dupaser commented 4 years ago

I plan to put 2209 but when loading the Board is empty

Bolino08f commented 4 years ago

Yes but in configuration.h is declared ?

dupaser commented 4 years ago

I tried it in two ways yes/no

Bolino08f commented 4 years ago

Your library of STM32 are 6.1.0 ? If yes, use ver 6.0.0

dupaser commented 4 years ago

This is a good option. How can I view this in VS code?

dupaser commented 4 years ago

Снимок экрана (14)

dupaser commented 4 years ago

I have 6.1.0, install 6.0.0

Bolino08f commented 4 years ago

In platforms

dupaser commented 4 years ago

Yes! Yes! This is great! Thank you very much! Works, does not restart.