-
Notifications
You must be signed in to change notification settings - Fork 45
After firmware update icons and text are not correctly displayed. #32
Comments
oh, This is because the bootloader is different between v1.0 and v1.1/v1.2. Now I'm transferring the code of updating icons and bitmap fonts from bootloader to app, which will solve this problem when I finish. |
Thanks. Will wait for the solution. |
Do you know when you will have this issue fixed? It´s still not working for me. |
Im having the same issues with the Graphic now showing correctly. Have DOWNLOADED the v 1.2 and not working. |
@MercadoNegro I'm working on integrating 3.5, 2.8 and 2.4 inches in one source code. and just need modifying config to generate correct firmware, So it took a long time, It is scheduled to be completed before 2019.7.16 (china time), and I will upload the firmware then. It will be a workable firmware. I'm sorry to have kept you waiting so long. |
Oh! That would be great!! I thought it was a minor change, but I see you are doing a totally new approach. |
hello, the source code have be uploaded in here https://github.com/bigtreetech/BIGTREETECH-TouchScreenFirmware, Because it contains different hardware versions such as TFT35 V1.0 V1.1 V1.2 TFT24 V1.1 TFT28, So I think it's inappropriate to keep it in this repository, so I create a new repository for it. |
Thanks! It´s working like a charm. |
Hello,
I have a 3.5 TFT v1.0, it wasn´t connecting to my board (MKS Sbase v1.3), then I updated the firmware. After the firmware update most icons are not correctly displayed, and boot image is wrong.
I downloaded the new firmware source and compiled it without issues, but after flashing it the result is the same.
https://photos.app.goo.gl/YTgXiDu3L1Xk56zi9
https://photos.app.goo.gl/coF2LkGAPb696Qa39
https://photos.app.goo.gl/3LNMQPpZ5aFNzF2c6
I already checked the icon format, they are BMP v3, 95x95 and 32 bit. (the default on the GitHub repository).
I don´t know what else to do.
Thanks.
Gustavo
The text was updated successfully, but these errors were encountered: