How to enable External Data Reader and DMA2D (TouchGFX)
Hello everyone,
I encountered a problem while using TouchGFX. I want to use an external Flash which is connected via QUADSPI.
The Flash works fine (manually loading and writing some informations into the memory). Block mode, Memory Mapped mode, both do not create a problem.
But now I want to take the next step and integrate it into my custom project with TouchGFX.
I want to store the images and so on in the external Flash. I saw the function "External Data Reader" in CubeMX.
But in my project the enable option is greyed out. I don't know why.
(TouchGFX Version 4.21.3, CubeMX 6.8.0)
I "solved" the problem. If the DMA2D is disabled, I can choose the external data reader. But Why?
Chrom-ART respectively DMA2D is "nice to have".
If you could help it would be really nice.
Thank you really much.
