Use ITCM for dynamic Bitmap (TouchGFX 4.18)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-01-03 8:30 AM
Hello, I'm using an STM32H750 and I need to implement a single small dynamic bitmap, but I have only ITCM RAM available. I read and made all the code from the article
but the funcion Bitmap::dynamicBitmapCreate return INVALID.
The question is: is it possible to use ITCM for this purpose? I'm using IAR 8.32
Thank you
Solved! Go to Solution.
- Labels:
-
TouchGFX
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-01-08 5:10 AM
Hello,
I forgot to have SRAM 1-2-3 available and they works perfectly for my purpose.
Thank you
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-01-07 11:23 PM
Solved, please close the post
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-01-08 4:24 AM
Hello @MarcoSilenzi ,
Can you share the solution? After that I am happy to close the post.
Regards,
Lina
In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-01-08 5:10 AM
Hello,
I forgot to have SRAM 1-2-3 available and they works perfectly for my purpose.
Thank you
