Jump to content

Processor anomaly


Geoff Thomas

Recommended Posts

Trying to configure my main board (Bigtree Tech Octopus/ v1.1) using MARLIN 2.1x in Visual Basic Code.

Problem

The processer on the Octopus main board is labeled as STM32F407ZET6 on other octopus boards the processor is listed as follows:-

#define BOARD_BTT_OCTOPUS_V1_0        4214  // BigTreeTech Octopus v1.0 (STM32F446ZE)
#define BOARD_BTT_OCTOPUS_V1_1        4215  // BigTreeTech Octopus v1.1 (STM32F446ZE)
#define PUS_PRO_V1_0BOARD_BTT_OCTO    4216  // BigTreeTech Octopus Pro v1.0 (STM32F446ZE / STM32F429ZG)

but is not exactly listed in the Boards database for my board ie, Bigtree Tech Octopus /v1.1

The nearest processor equivalent relates to two different bords that use the same chip,  

BOARD_BLACK_STM32F407ZE       4206  // BLACK_STM32F407ZE

BOARD_MKS_ROBIN2              4225  // MKS_ROBIN2 (STM32F407ZE)

the others relate to the Octopus board but use a different processor.

 
#define BOARD_BTT_OCTOPUS_V1_0        4214  // BigTreeTech Octopus v1.0 (STM32F446ZE)
#define BOARD_BTT_OCTOPUS_V1_1        4215  // BigTreeTech Octopus v1.1 (STM32F446ZE)
#define PUS_PRO_V1_0BOARD_BTT_OCTO    4216  // BigTreeTech Oct
 
WHAT A DELEMA! PLEASE RESPOND IF YOU HAVE BEEN BURDONED WITH THE SAME ISSUE.
Link to comment
Share on other sites

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...