Jump to content

SKR V3 EZ default env for STM32G0B1RE mcc when compiling Marlin 2.1.2.1?


Recommended Posts

 

Hello- I have a situation where the MCU I have on my SKR V3 EZ is the STM32G0B1RE, but in the boards.h file, there is not a matching definition under the ARM Cortex-M7 list of defined boards. 

There is the listing under STM32 ARM Cortex-M0+ for this MCU and the SKR mini E3 v3:

#define BOARD_BTT_SKR_MINI_E3_V3_0 4001 // BigTreeTech SKR Mini E3 V3.0 (STM32G0B1RE)

And there is the definition for this Motherboard,  but with a different MCU:

#define BOARD_BTT_SKR_V3_0_EZ 6007 // BigTreeTech SKR V3.0 EZ (STM32H743VG)

To summarize, I have the SKR V3 EZ Motherboard, and the STM32G0B1RE MCU, and I'm looking for the correct combination of default-envs for platformio.ini and Motherboard for Configuration.h

I am currently using the Marlin 2.1.2.1 release.

Thank you very much for your time and assistance.

-Steve

 

Link to comment
Share on other sites

  • 4 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...