cancel
Showing results for 
Search instead for 
Did you mean: 

STM32429I-EVAL1 TouchGFX not drawing to the framebuffer

Dennie de Groot
Associate

I created a TouchGFX project for the STM32429I-EVAL1 board in CubeMX 5.0.1. I configured all the peripherals needed and verified that the LCD and SDRAM are working correctly. After generating the code in CubeMX I also generated the code in TouchGFX.

It seems however that TouchGFX does not draw to the framebuffer address (SDRAM). The values do not change and remain static. Am I missing something to make this work?

I included the .ioc file for creating the project.

1 ACCEPTED SOLUTION

Accepted Solutions
Dennie de Groot
Associate

Fixed it by enabling the LTDC interrupts.

View solution in original post

1 REPLY 1
Dennie de Groot
Associate

Fixed it by enabling the LTDC interrupts.