Skip to content
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] Unable to boot with any compiled commit after 2024-03-28 on the Ender 3 V2 Neo with an SKR3 #27062

Open
1 task done
vrooze opened this issue May 8, 2024 · 3 comments

Comments

@vrooze
Copy link
Contributor

vrooze commented May 8, 2024

Did you test the latest bugfix-2.1.x code?

Yes, and the problem still exists.

Bug Description

Any commit since 2024-03-28 will not boot on my system.
They compile fine but when uploaded to the board it takes the firmware via the bootloader, renames it to firmware.cur and noting else happens.

I have bisected from the most recent commit all the way back to 1759429
This is the last commit that works correctly.

I have raised a PR with the specific changes needed in order to get the board working at #27061

Bug Timeline

2024-03-28

Expected behavior

The compiled firmware to boot and work on the board.

Actual behavior

Firmware compiles, but does not boot.

Steps to Reproduce

Apply changes from the PR mentioned in the comments.
Set the board to #define MOTHERBOARD BOARD_BTT_SKR_V3_0_EZ
Compile the STM32H723VG version
Upload to the board

Version of Marlin Firmware

bugfix-2.1.x

Printer model

Creality Ender 3 V2 Neo

Electronics

SKR 3 EZ

LCD/Controller

DACAI

Other add-ons

No response

Bed Leveling

UBL Bilinear mesh

Your Slicer

None

Host Software

OctoPrint

Don't forget to include

  • A ZIP file containing your Configuration.h and Configuration_adv.h.

Additional information & file uploads

Marlin-Configs.zip

@thisiskeithb
Copy link
Member

I have bisected from the most recent commit all the way back to 1759429
This is the last commit that works correctly.

That would make 466282f / #26928 the breaking commit.

@ellensp
Copy link
Contributor

ellensp commented May 9, 2024

Please confirm, is this the board not talking or is it just the display not working so it seems dead. (ie do gcodes over usb to the controller work?)

@vrooze
Copy link
Contributor Author

vrooze commented May 9, 2024

Please confirm, is this the board not talking or is it just the display not working so it seems dead. (ie do gcodes over usb to the controller work?)

Hi,

This is the board not working.
The usual boot sequence blinks another LED on the board. This doesn't happen and its not accessible via serial.

I could live with it only being the display not working till its fixed but alas its the whole board :(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants