Can I use TouchGFX libraries without using QSPI?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2019-07-02 1:01 AM
Hello
Can I use TouchGFX libraries without using QSPI?
Now we have developed a board that uses 32 MB of SDRAM. Can we put used pictures in this area?
Labels:
- Labels:
-
TouchGFX
This discussion is locked. Please start a new topic to ask your question.
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2019-07-02 1:19 AM
@SKV,
Yes you can. You can use any configuration you want. No dma, no qspi, no external ram, no ltdc, etc. It may impact your performance in the end, but a lot can be done with clever UI design and optimizations.
You can post pictures if you want.
/Martin
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2019-07-02 1:35 AM
Do not tell me how you can override access to the used images and fonts in SDRAM memory?
Thank!
