STM32429Eval Image Distortion
- July 26, 2021
- 6 replies
- 2530 views
I am using Touchgfx v4.16. I recently purchased a STM32429I-Eval kit directly from ST. I ported an existing Touchgfx project to use the 429I-Eval drivers and flashed the board using the Stm32 Cube Programmer and the external flash loader that matches the eval board's external flash. When the application started, the image on the screen was distorted.
As a check, I generated an example project using Designer. I flashed the project onto the eval board directly using Designer. The screen image was still distorted (see attached image).
When I load the original demonstration application onto eval board, the images look fine. However this is a single STemWin binary and not separate internal and external binaries.
The only times when I seen this sort of image distortion is when there is a mismatch between the internal and external binaries (ex: the external binary is updated on the target but the internal binary is not).
Is there a known issue with the STM32429I-Eval board or the files that come with its examples in TouchGfx Designer? Is there something that I could be overlooking?
Thanks.
