Demo source code of touchgfx_demo2014_240x320
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-06-12 10:09 AM
I'm looking for the source code of touchgfx_demo2014_240x320, I could only find the .hex file for the STM32F429I-Discovery board. It used to be available in old versions of TouchGFX designer under <touchgfx install dir>/app/demo/. Thanks in advance.
Solved! Go to Solution.
- Labels:
-
STM32F4 Series
-
TouchGFX
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-06-12 2:29 PM
Hi @Stormblessed​,
Here's the code. The application structure is based on 4.8.0, though, so it does not follow the usual structure where touchgfx framework is inside the application folder. You may be able to upgrade it, or at the very least, get the source code from the gui/ folder.
/Martin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-06-12 2:29 PM
Hi @Stormblessed​,
Here's the code. The application structure is based on 4.8.0, though, so it does not follow the usual structure where touchgfx framework is inside the application folder. You may be able to upgrade it, or at the very least, get the source code from the gui/ folder.
/Martin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-06-13 12:37 PM
Thanks for your fast reply, that's what I needed.
S
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-06-13 4:09 PM
No problem! Let me know if you need anything else and if you can get the demo working with Touchgfx 4.10.0
/Martin
