-
Notifications
You must be signed in to change notification settings - Fork 15
MKS RUMBA32 User Manual
makerbase edited this page Mar 5, 2020
·
5 revisions
- CPU is STM32F446VET6,180MHZ...
- MKS RUMBA32 hardware change base on Aus3d rumba32;
- Support connect MKS TFT by AUX-1...
- Support TMC SPI mode interface...
- Support MKS TMC2208/2209 uart mode and TMC2130 spi mode(Marlin firmware need fix...)
- Support platformio build and upload firmware online...
MKS RUMBA32 build and upload marlin2.0 can use platformio, how to do it? Please see the following tutorial.
- USB connect MKS RUMBA32, press and hold the "BOOT" button, then press the "RESET" light strip for more than 1S, release "RESET", and then release "BOOT". The motherboard enters DFU mode.
- We need to show STM32 BOOTLOADER installation failed
- Open Zadig.exe, set and install drive
- Install drive ok
- Open marlin2.0 project(need download mks github rumba32 path marlin firmware)
- Platformio.ini set as mks_rumba32 and configuration.h set board
- Build and upload marlin2.0 firmware
- First, upload firmware, MKS RUMBA32 board need enter DFU mode. USB connect MKS RUMBA32, press and hold the "BOOT" button, then press the "RESET" light strip for more than 1S, release "RESET", and then release "BOOT".
- Second, upload firmware 7_build_upload
- Connect MKS MINI12864 V2.1 8_test_ok
- When after upload firmware, we look like this 9_usb_not_com
- We need update COM drive and use SSTM32 virtual serial port 10_install_stm32_drive
- After installing the STM32 virtual serial port, we need to manually update the COM 11_updatecom1 11_updatecom2 11_updatecom3 11_updatecom4 11_updatecom5
- Connet pronterface test 12_connet_pc_ok
- Copy firmware.bin file to update firmware bin file path 13_copy_firmware_bin
- Run Upload.bat(MKS RUMBA32 need enter DFU mode) 14_update_firmware_bin_flie