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

Blue screen of death on Display update #2034

Open
1984-git opened this issue Aug 31, 2022 · 4 comments
Open

Blue screen of death on Display update #2034

1984-git opened this issue Aug 31, 2022 · 4 comments

Comments

@1984-git
Copy link

1984-git commented Aug 31, 2022

Description

I have tried to update my ender 3 V2 with Jyres by following a youtube video. The first part (updating the firmware of the mainboard with E3V2-ManualMesh-3x3-v4.2.2-v2.0.1.bin was easy. Once I tried to update the display I received something like a blue screen of death on windows. I have followed the instructions carefully and have tried it couple times but I always got the same result.

I did remove the ' (Gotcha') from the folder name.
It was the only folder on the SD card.
I did format my SD to FAT32 with 4k allocatons, but the result is the same.

Steps to Reproduce

It is always reproducible on my device, it happens all the time.

Additional Information

  • The video I referred to is here
  • I have attached a photo about the Blue screen
  • Also attached a photo of the PCB of the display
    BlueScreenOfDeath
    DisplayPCB
@Ergonomicmike
Copy link

This isn't a problem with the code. Rather it is caused by a revision to the Display board by Creality.

And your display board is unlike any other I've seen. Is this for the Ender 3 v2?

In any event, it sounds like you're using an (old?) jyers DWIN_SET(Gotcha.)

Instead, you need to find - in the firmware that you're using - the folder for the LCD called "private." Put that on your SD card and try again. (No DWIN_SET.))

@1984-git
Copy link
Author

And your display board is unlike any other I've seen. Is this for the Ender 3 v2?

yes, I have received this device (my first printer) earlier this week. It is definitely an ender 3 v2, with mainboard version 4.2.2

Instead, you need to find - in the firmware that you're using - the folder for the LCD called "private." Put that on your SD card and try again. (No DWIN_SET.))

Could you elaborate on that? The video I've seen referes to the releases page. According to the instructions I have downloaded the BIN file and the source code zip. The bin updated the firmware of the mainboard just fine, the display files are in the zip under \Marlin-2.0.1\Display firmware\

I have found this forum and I have tried to follow the comment marked as a solution. (the zip attached to it indeed has a private folder). Still the same result though.

@1984-git
Copy link
Author

@TMB-HUB You have a SYNWIT Display ! No chance. Creality provided a few such screens before switching to DACAI. This screen cannot be updated...Sorry. At best pretend a problem with the screen and ask Creality support to replace it.

Hmm... interesting to see that the mfg date of the PCB is this March. Maybe Creality also got hit by display sortages.

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

No branches or pull requests

3 participants
@Ergonomicmike @1984-git and others