Solved
Use ITCM for dynamic Bitmap (TouchGFX 4.18)
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
