Associate III
January 5, 2026
Solved
Graphical artifacts
- January 5, 2026
- 5 replies
- 847 views
Hello Forum,
I’m working with a custom display that uses an ST7789V controller (GRAM) connected via FMC and MDMA.
The single framebuffer is located in .RAM2.
The microcontroller is an STM32H750.
The application (the .text section) runs from QSPI flash, while the internal flash contains only the bootloader.
Some widgets (such as TextArea) are rendered correctly, but others (like ToggleButton) appear corrupted.
Additionally, the background image shows horizontal line artifacts.
Please compare the two pictures:
- The first image is the expected reference.
- The second image shows the artifacts — the button is distorted, and the horizontal lines in the background image should not be there.
Has anyone experienced similar issues or has suggestions on what might be causing this behavior?
