Question
Black screen when using DMA2D on Touchgfx
Hello !
I'm actually using an STM32H745 dual Core with touchGFX and CubeIDE. I know that the dual cores aren't supported yet, but I kind of love challenges.
So I managed to make it work using :
- Partial Buffer
- Custom drivers (FMC)
- no hardware acceleration
- no OS
Right now my GUI works , but when I try to add DMA2D, the screen turns black, and I'm not really familiar with DMA2D, so I don't know where the problem might be.
Any ideas ?
Thanks !! :D
