-
-
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] Marlin bugfix-2.1.2.1 has blank display, and continuously re-boots #26418
Comments
you have 3 images, and no description of what they related to. 1 non working two working.. It it this but in reverse? Marlin Release 2.1.2.1 of 2023-5-16 works fine. |
There also seems to be multiple TRIGORILLA PRO Boards... which one do you have the weird one with a foot? https://github.com/AnyCubic-i3-Mega-Model-4/ReverseEngineerTrigorillaPro or a newer A or B square board version? |
continuation of #25852 |
@ellensp, the blank display and continuous re-boot is what you get with any bugfix after May 17, 2023. As I mentioned, the released version of 2.1.2.1 and the patched version of 2.1.2.1 work fine. It is only the bugfixes on and after May 17, 2023 that have issues. I determined this with a binary search of bugfixes, and have been trying almost every bugfix since May 17. My Trigorilla Pro is the "weird one with a foot", and uses an STM32F103ZET6 CPU running at 72 MHz. The Predator never used any other version of board or CPU. Yes, this is a continuation of an ongoing issue that has not been addressed, and needs to be re-examined, as #25852 is tagged as stale, and closing soon. I'll help in any way that I can. |
Duplicate of #25852 |
You need to do what the stale bot comment says or an issue will be closed due to inactivity:
I've reopened #25852. |
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.1.x
code?Yes, and the problem still exists.
Bug Description
Marlin Release 2.1.2.1 of 2023-5-16 works fine.
Marlin Patched 2.1.2.1 of 2023-5-16 works fine.
Marlin bugfix-2.1.2.1 yields a blank display and continuous re-boot behavior.
Bug Timeline
First started with bugfix of May 17, 2023. All bugfixes since then have shown this behavior.
Expected behavior
I expect the latest bugfix to function.
Actual behavior
The Release 2.1.2.1 bugfixes since May 17, 2023 show a blank screen, and re-boot continuously approximately every two seconds.
Steps to Reproduce
Version of Marlin Firmware
2.1.2.1
Printer model
Anycubic Predator
Electronics
stock. STM32F103 and 3.5 inch 480x320 TFT display
LCD/Controller
No response
Other add-ons
No response
Bed Leveling
None
Your Slicer
None
Host Software
None
Don't forget to include
Configuration.h
andConfiguration_adv.h
.Additional information & file uploads
In all cases, fresh firmware.bin files were compiled under Platformio in VSCode using the Github Marlin releases and their associated configuration files (attached).
In all cases, the ONLY changes made to the associated configuration files were:
Marlin_Current.zip
Marlin_Patched.zip
bugfix-2.1.x.zip
The text was updated successfully, but these errors were encountered: