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] BTT TFT35 E3 v3.0.1 #2884

Closed
ant0nyk1ng opened this issue Jan 16, 2024 · 11 comments · Fixed by #2885
Closed

[BUG] BTT TFT35 E3 v3.0.1 #2884

ant0nyk1ng opened this issue Jan 16, 2024 · 11 comments · Fixed by #2885
Labels
bug Something isn't working

Comments

@ant0nyk1ng
Copy link

ant0nyk1ng commented Jan 16, 2024

Trying to update the firmware for the BigTreeTech TFT35 E3 v3.0.1 with the GD32F205 chip using the precompiled BIGTREE_GD_TFT35_V3.0_E3.27.x.bin has left me with a black screen and after the initial firmware load.

I have tried 3 different SD card all working and re formatted.

It starts and you can see the firmware writing... it gets to 100% and then the screen goes black. Nothing else happens.
When I remove the SD card and put it back into my computer the .bin file has not changed to .cur nor has the Config.ini and TFT32 Folder.

The screen is at this point unusable and rebooting the screen just results in black screen. It is still able to read the SD card and will do the same as above and nothing more... I wonder if there is an older version of the GD firmware I could try but googling seems to end up back at the Github and the one version available.

I have used it with the config.ini both modified and then the original unmodified. Every time it stop with black screen after firmware writing shown on the screen.

@ant0nyk1ng ant0nyk1ng added the bug Something isn't working label Jan 16, 2024
@thurask
Copy link

thurask commented Jan 16, 2024

Same issue here.

@ant0nyk1ng
Copy link
Author

ant0nyk1ng commented Jan 18, 2024

Ok after finding version history... I was able to get it working with I think the previous version.

Here: https://github.com/bigtreetech/BIGTREETECH-TouchScreenFirmware/tree/6d49c6e16f03dc561ecf3b02c6a45a22976b40a7

Now if you run this you will find the Listening Mode warning. You just turn it off in the menu it seems.

Info here: #2202

@digant73
Copy link
Contributor

digant73 commented Jan 18, 2024

is the attached fw working?

BIGTREE_GD_TFT35_V3.0_E3.27.x.zip

@ant0nyk1ng
Copy link
Author

@digant73 Yes it loads and does connect to the printer seems to be fine.

It does also have the TFT Listening Mode warning that has to be set from menu.

@digant73
Copy link
Contributor

digant73 commented Jan 18, 2024

@ant0nyk1ng ok, thanks for the check. The bug is present on all the TFT GD variants and it is going to be fixed on PR #2885

@baikal
Copy link

baikal commented Jan 21, 2024

Tried to update the TFT on a Biqu B1 (an old one with STM32 chip on TFT), using BIGTREE_TFT35_V3.0_B1.27.x.bin and config.ini from 2023-DEC-15. Update worked fine, but the Display was in 'TFT Listening Mode!' from the immediately after the update - no clicking so far. Must still be some bug that triggers as 'disconnect' after an update?

@kisslorand
Copy link
Contributor

Guys, there's a mature FW here.

@digant73
Copy link
Contributor

digant73 commented Jan 22, 2024

Tried to update the TFT on a Biqu B1 (an old one with STM32 chip on TFT), using BIGTREE_TFT35_V3.0_B1.27.x.bin and config.ini from 2023-DEC-15. Update worked fine, but the Display was in 'TFT Listening Mode!' from the immediately after the update - no clicking so far. Must still be some bug that triggers as 'disconnect' after an update?

@baikal, @ant0nyk1ng Listening Mode flag is the only setting that has not been made configurable in config.ini but only from TFT GUI. Simply enable/disable Listening Mode from TFT GUI (it will be also properly saved on flash).
However, this minor bug is due to a missing initialization to default values of all settings before overwriting them from config.ini. The bug is now fixed in #2885

@baikal
Copy link

baikal commented Jan 22, 2024

@digant73 Thank you. That is why I wrote this comment, as I was not sure if that glitch would only be fixed for GD-Variantes by #2885 or all of them (mine was a STM32). Yes, I did enable the connection in the menu and that 'sticks'.

@digant73
Copy link
Contributor

digant73 commented Jan 22, 2024

@digant73 Thank you. That is why I wrote this comment, as I was not sure if that glitch would only be fixed for GD-Variantes by #2885 or all of them (mine was a STM32). Yes, I did enable the connection in the menu and that 'sticks'.

thanks for signaling the issue. It was a minor bug for all TFT variants (STM and GD). It is now fixed on #2885

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 Apr 23, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants