Welcome! Log In Create A New Profile

Advanced

Flas / Ram requirements for Marlin 2.0

Posted by FrankMuenzner 
Flas / Ram requirements for Marlin 2.0
March 31, 2021 12:01PM
Hello i have an simple questions as in other forum question an argument exist that the r73 Borad with STM32F103vet6 MCU has to less Ram to make a Marlin 2.0 port.

So could anyone share his knowledge if Marlin 2.0 could be ported and which restrictions exist if tey exist?

Best regards,
Frank
Re: Flas / Ram requirements for Marlin 2.0
March 31, 2021 03:21PM
The VET6 has more flash and the same amount of RAM as the RCT6 which is already supported by Marlin 2.0, so there should be no reason it couldn't be ported to that chip.
Re: Flas / Ram requirements for Marlin 2.0
March 31, 2021 08:34PM
Marlin 2 already supports these boards with that same MPU, without issues

#define BOARD_GTM32_PRO_VB 4005 // STM32F103VET6 controller
#define BOARD_GTM32_MINI 4006 // STM32F103VET6 controller
#define BOARD_GTM32_MINI_A30 4007 // STM32F103VET6 controller
#define BOARD_GTM32_REV_B 4008 // STM32F103VET6 controller
#define BOARD_MKS_ROBIN_MINI 4012 // MKS Robin Mini (STM32F103VET6)
#define BOARD_MKS_ROBIN_NANO 4013 // MKS Robin Nano (STM32F103VET6)
#define BOARD_MKS_ROBIN_NANO_V2 4014 // MKS Robin Nano V2 (STM32F103VET6)
#define BOARD_MKS_ROBIN_E3P 4022 // MKS Robin E3p (STM32F103VET6)
#define BOARD_LONGER3D_LK 4034 // Alfawise U20/U20+/U30 (Longer3D LK1/2) / STM32F103VET6
#define BOARD_FLSUN_HISPEED 4046 // FLSUN HiSpeedV1 (STM32F103VET6)
Sorry, only registered users may post in this forum.

Click here to login