2020-02-15 08:44 AM
2020-02-17 08:57 PM
I disabled ChromeART (DMA2D) in CubeMX options - artifacts disappeared.
Tell me, what's may be wrong with ChromeART (DMA2D) ???? How to fix?
2020-02-17 09:01 PM
Here is my DMA2D options
2020-02-18 11:49 AM
Anybody help me!!!
2020-04-10 02:15 PM
I have the same problem. Moreover, once out of ten when loading these strips do not occur, and then the entire interface works normally. I use STM32F769 Disco + STM32CubeIDE + TouchGFX 4.13. At first I thought the board was defective and bought another one. The result is the same.
2020-04-30 03:18 AM
The DMA2D configuration will be "overwritten" by the TouchGFX HAL when doing DMA2D transfers because it knows the pixel formats of whats coming in and whats going out. I haven't seen this issue but i'll try your concrete project.
2020-04-30 03:18 AM
It's not there anymore - If you're still having issues, could you re-upload? thanks
2020-10-15 07:45 AM
Hello Martin,
was the cause of this vertical line artifacts ever found? I am having the same issue with Hardware is similar to STM32f764-Disco, Cube IDE 1.4.2, Touch Designer 1.13.0.
Thank you,
2020-10-16 01:20 AM
Hi,
Have you tried downloading the latest version of TouchGFX Designer 4.15 ?
/Romain
2020-10-16 07:25 AM
Thank you for your fast response!
I have TouchGFX Generator 4.13, 4.14, and 4.15 listed under software packages in CubeIDE. However when I open the .touchgfx file from inside the IDE TouchGFX Designer 4.13 opens. Could this be the issue? It is possible that the IDE and/or the TouchGFX generator were updated since the initial project was created.
What is the best way to bring all software packages up to the proper version without breaking the project?
2020-11-16 05:17 AM
I'm also having issues with stripes. Using CubeIDE V1.4.2 CubeMX V6.0.1 and TouchGFX Designer V4.15.0
Any help is appreciated.