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] 2.1.2.2 stuck on boot with SKR 1.4 (LPC1768) #26870

Closed
1 task done
BaBBa71 opened this issue Mar 14, 2024 · 5 comments
Closed
1 task done

[BUG] 2.1.2.2 stuck on boot with SKR 1.4 (LPC1768) #26870

BaBBa71 opened this issue Mar 14, 2024 · 5 comments

Comments

@BaBBa71
Copy link
Contributor

BaBBa71 commented Mar 14, 2024

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

Yes, and the problem still exists.

Bug Description

I have the following startup issue with the latest release 2.1.2.2, both with the "Current Release" version and also when trying with the "Marlin 2.1.2.2 with bug fixes" version. I have rewritten all the parameters that I currently use in version 2.1.2.1 in the configuration files of the aforementioned release. However, after compiling without any errors and loading the file onto the SD card, it remains stuck at the Marlin logo during boot with the release, but does not proceed with the loading.

I conducted further testing by using the new files in the old release 2.1.2.1, modifying only the two values of #define CONFIGURATION_H_VERSION respectively in Configuration.h and Configuration_adv.h with the previous version. I compile without errors, and the system proceeds smoothly with the boot. I believe there might be some bug in the current release/configuration parameter when using the SKR 1.4 (non-turbo) and compiling for the LPC1768 microcontroller.

Bug Timeline

No response

Expected behavior

After a compilation without any warnings, errors, or indications for the LPC1768 chip of the BIGTREETECH SKR V1.4, a complete system boot occurs.

Actual behavior

Stuck on Marlin boot logo.

Steps to Reproduce

Use configuration files with custom boot logo on a SKR 1.4

Version of Marlin Firmware

2.1.2.2

Printer model

Custom Cartesian

Electronics

BIGTREETECH SKR V1.4 with TMC2130 on XY and 2209 on ZE

LCD/Controller

FYSETC_MINI_12864_2_1

Other add-ons

BL-Touch

Bed Leveling

None

Your Slicer

None

Host Software

None

Don't forget to include

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

Additional information & file uploads

configurations_file.zip
custom_logo.zip

@thisiskeithb
Copy link
Member

Duplicate of #26811

@thisiskeithb thisiskeithb marked this as a duplicate of #26811 Mar 14, 2024
@thisiskeithb
Copy link
Member

This issue is already fixed in bugfix-2.1.x.

@BaBBa71
Copy link
Contributor Author

BaBBa71 commented Mar 14, 2024

@thisiskeithb Thank you for the fast feedback. I performed the test with https://github.com/MarlinFirmware/Marlin/archive/2.1.x.zip and not with the nightly build https://github.com/MarlinFirmware/Marlin/archive/bugfix-2.1.x.zip, which I also tried to compile.
However, with the same 2.1.2.2 files, it doesn't work, as the configuration files are likely different since they refer to version 2.1.3. I'll wait for a stable release or fixed 2.1.2.2 release. Thanks again.

@thisiskeithb
Copy link
Member

However, with the same 2.1.2.2 files, it doesn't work, as the configuration files are likely different since they refer to version 2.1.3

Yep. You'll need to port your settings over. I recommend sticking with 2.1.2.1 or moving to bugfx-2.1.x since there are several bugs in 2.1.2.2.

Copy link

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.

@github-actions github-actions bot locked and limited conversation to collaborators May 14, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants