Hello,
I'm integrating an LPC1788FBD208K into a new product. I'll use the MCU to directly control a 7" TFT LCD screen with a 24-bit RGB interface. I can see that the MCU does have a specialized module for TFT screen control, but I haven't been able to find any tool that allows me to design GUIs easily. I searched through the GUI Guider documentation, but it seems it's not compatible with the MCU I want to use. Do you have any tools I could use to create the GUI more easily? I really wouldn't want to have to program all the graphical windows myself, and I might even consider using another MCU that has a TFT LCD controller module if necessary to use GUI Guider or LVGL with MCUXpresso SDK
Regards,
Walter.
Hi,
As you know that the LPC1788 is a bit old, it was launched in 2013 year.
The GUI guider does not support the LPC1788, if you want to use GUI guider tools to develop graphic interface, I suggest you consider LPC54xxx including LPC54628, LPC54018 which have LCD interface and GUI guider supports the two chips.
Hope it can help you
BR
XiangJun Rong