-
-
Notifications
You must be signed in to change notification settings - Fork 19.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
update most stm32h7 env to latest frameworks #26662
base: bugfix-2.1.x
Are you sure you want to change the base?
Conversation
Causes my board to boot loop on a clean config except for the TMC drivers |
9c65146
to
4f65466
Compare
this hopefully finally allows marlin to be build on 64bit raspberry pi! I'll give it a try.. Update: damn, misread and thought the BTT Octopus v1.0/v1.1 was also included but guess I'm out of luck and it still fails with:
|
You'll need to add the |
BOARD_BTT_SKR_V3_0 using STM32H723VG_btt also boots and responds to gcodes. not much tested beyond that |
c792921
to
37fb26b
Compare
It looks like the |
37d77d6
to
aa44542
Compare
Description
Update to:
platform = ststm32@17.2.0
platform_packages = framework-arduinoststm32@4.20701.0
applied to
[env:STM32H743VI_btt]
[env:STM32H723VG_btt]
[env:STM32H723ZE_btt]
[env:STM32H723ZG_btt]
but not [env:BTT_SKR_SE_BX] due to customized framework
Requirements
One of these board with one of the above environments
BOARD_BTT_SKR_V3_0
BOARD_BTT_SKR_V3_0_EZ
BOARD_BTT_OCTOPUS_MAX_EZ_V1_0
BOARD_BTT_OCTOPUS_PRO_V1_0_1
BOARD_BTT_OCTOPUS_PRO_V1_0
BOARD_BTT_OCTOPUS_PRO_V1_1
BOARD_BTT_MANTA_M8P_V2_0
BOARD_BTT_KRAKEN_V1_0
Benefits
Latest code
Related Issues
#26645
VERY EXPERIMENTAL, needs tested
Current status: