How to use TouchGFX Designer with a board not available in the selection (STM32L4P5)?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-08-02 1:44 PM
Hi,
We are currently using the STM32L4P5 Discovery Kit, and we were wondering if it is still possible to use it with TouchGFX Designer.
I tried creating a sample application, but our board was unavailable in the board selection menu. Does that mean it is not supported? Can we use another application to create the GUI if it's not?
And final question, the board is meant to be used with a 240x240 screen since it has an interface for that, but could we still attach an 800x480 display to it instead?
I apologize in advance for the lousy question. I have little experience using the STM32 boards or creating embedded GUIs.
Thanks and Regards.
- Labels:
-
STM32L4 series
-
TouchGFX
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-08-02 3:04 PM
Holding the frame buffer for 800x480x16bpp might be a bit of a challenge
Up vote any posts that you find helpful, it shows what's working..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-08-02 11:39 PM
Thank you for your answer.
Would using an external SRAM for the frame buffer be an acceptable solution? Or would there still be problems with bandwidth/something else?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-08-03 12:01 PM
Create project from CubeIDE and add TGFX package.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-08-05 2:44 AM
Maybe this video can help you doing what MM..1 suggests: https://www.youtube.com/watch?v=SRQD8JMeg_k
Skip the parts that are not applicable/interesting to you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-08-05 4:11 AM
Thank you for the advice. I looked into it and got answers to some other questions as well.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-08-05 4:13 AM
Thanks for the link. I looked through that video yesterday and got answers to basically all the questions I had. I can also recommend it to other people struggling with the same problem.
