-
-
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
[BUG] MKS E3 V1.1 does not boot since HAL change #22800
Comments
Something doesn't add up here.... |
Please confirm exactly what board you have with a photo of the controller |
Hello, attached is a pciture of the board. I am using mks_robin_e3 env till merge of #21927 together with board BOARD_MKS_ROBIN_E3D_V1_1, and mks_robin_e3_maple together with BOARD_MKS_ROBIN_E3 since merge of #21927. So mks_robin_e3 and BOARD_MKS_ROBIN_E3D_V1_1 does not boot for me since the merge of #21927 with the attached boards. |
Was just looking at circuit diagram. Can you try #
# MKS Robin E3/E3D (STM32F103RCT6) with TMC2209
#
[env:mks_robin_e3]
platform = ${common_stm32.platform}
extends = common_STM32F103RC_variant
board_build.encrypt = Robin_e3.bin
board_build.offset = 0x5000
board_upload.offset_address = 0x08005000
build_flags = ${common_STM32F103RC_variant.build_flags}
-DTIMER_SERVO=TIM5 -DDEFAULT_SPI=2
build_unflags = ${common_STM32F103RC_variant.build_unflags}
-DUSBCON -DUSBD_USE_CDC
monitor_speed = 115200
debug_tool = stlink
|
Hi, |
@jesterhead82 What you use LCD? |
Hello, |
Your platformio.ini file env set is what? |
Hello, i used mks_robin_e3 |
Maybe you only using an old version of the firmware temporarily |
Hello, Or mks_robin_e3_maple together with BOARD_MKS_ROBIN_E3 if somebody needs to use a newer version |
Please confirm the terminology. Working on getting this board but eta is months away. |
Hello, if I use mks_robin_e3
With mks_robin_e3_maple
|
This issue has had no activity in the last 60 days. Please add a reply if you want to keep this issue active, otherwise it will be automatically closed within 10 days. |
Tried today Bugfix Branch, seems to boot again with mks_robin_e3. |
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Did you test the latest
bugfix-2.0.x
code?Yes, and the problem still exists.
Bug Description
Marlin versions since the HAL merge ( #21927 ) are not bootable on my E3 v1.1.
Tried with many versions till on of theis week of Bugfix branch. Falling back using maple allows booting.
Nothing spectacular, as you can see in my attached configs, same config works flawless basically in 2.0xx bugfix till HAL marrge, and works with all releases since Hal merge when using maple.
Marlin.zip
Bug Timeline
Failing since #21927
Expected behavior
Boot
Actual behavior
Stops booting before Marlins Bootscreen
Steps to Reproduce
No response
Version of Marlin Firmware
2.0.xx
Printer model
MKS E3 v1.1
Electronics
MKS E3 v1.1
Add-ons
No response
Bed Leveling
No response
Your Slicer
No response
Host Software
No response
Additional information & file uploads
No response
The text was updated successfully, but these errors were encountered: