LPC54628 GUI GUider Display issue

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

LPC54628 GUI GUider Display issue

1,020 次查看
kumari
Contributor I

I need some help with a display issue I'm experiencing while using the GUI Guider design tool for my LPC5468 based display. I started by using example widgets and everything looked great in the GUI Guider simulator. However, when I transferred the design to my actual display, the image didn't display properly. I've attached two images for reference - one showing the design in GUI Guider and the other showing the output on my display. If anyone has any insights or solutions to this issue, I would greatly appreciate your help.

0 项奖励
回复
4 回复数

976 次查看
Alphabert_Liu
NXP Employee
NXP Employee

Dear @kumari ,

I tried to reproduce the problem you mentioned on my LPCXpresso54628 board, but I found that everything is working fine on my board.

屏幕截图 2024-08-02 142444.png

IMG_20240802_142732.jpg

As far as I know, there are several possible causes of the problem you are describing. For example: font files are not correctly imported, resource files are missing, hardware and software are incompatible, board memory is limited, and so on.

For your problem, you can try placing a widget in an empty template by itself, and then add it step by step. Could you please give me more details about your board and more information about your software version, so that I can have more understanding.

Best Regard

Liu

0 项奖励
回复

941 次查看
kumari
Contributor I

Hardware Details: Controller: LPC54618J512BD208

                                   Display: RK043FN02H

 

GUI Guider Version: 1.5.0.GA

MCUXPRESSO IDE : 11.6.1. We are developed n 2022. That time its working perfectly. now also older hex file is working perfectly. But we change anything in gui guider then text and image is not working. Graph and QR code is working perfectly. I tried lateset version also i got a same errors.(GUI Guider 1.7 & MCUEXPRESSO IDE 11.10)

0 项奖励
回复

937 次查看
kumari
Contributor I

Thanks for your reply. Actually i used empty template also.. Here i share the images for simulator o/p what we get in display

0 项奖励
回复

886 次查看
Alphabert_Liu
NXP Employee
NXP Employee

Dear @kumari ,

I saw that you said that there was no problem when using the previous .hex file, which made me suspect that the font file automatically generated by the new version did not match your device. You can try to replace the new version with the font file generated by the old version in the ''generated'' folder of your project. Try downloading them to your board via MCUXpresso. Or try importing an old version of the font file (.ttf) in the Gui Guider.

Best Regard

Liu

0 项奖励
回复