Skip to main content
DCuon.1
Visitor II
September 3, 2020
Question

Flickering on STM32F429ZI when flashing code without FreeRTOS or OS custom

  • September 3, 2020
  • 1 reply
  • 573 views

Here's my issue:

I executed according to step:

  1. Open TouchGFX to create a new project. Nothing draw.
  2. Open STM32CubeMX file of the project, turn FreeRTOS off, then generating code for Keil C.
  3. Open TouchGFX again, draw a box is container with black color, draw a button has parent is the box then generating code.
  4. Open Keil C file of the project, build project then download.

How can I fix this issue ?

Thank you for reading.

This topic has been closed for replies.

1 reply

Alexandre RENOUX
Visitor II
September 8, 2020

Hello,

Are you using the F429-DISCO board ? If so, have you tried the Application Template available in TouchGFX Designer ?

/Alexandre