Skip to main content
Matt3
Associate
May 15, 2019
Question

STM32F469I-Disco: Only 3/4th of screen drawing

  • May 15, 2019
  • 2 replies
  • 1276 views

I have created a simple project. So far only has 3 screens, each a box filling the screen of different colours. I simply use 'Interactions' to toggle between each screen every 2 seconds. On start-up the complete screen is drawn. On each subsequent screen change only the left 3rd of the screen is re-drawn, leaving the right quarter the same as on start-up.

0690X000008vwfAQAQ.jpg0690X000008vwfKQAQ.jpg

The simulator does not have this issue.

This topic has been closed for replies.

2 replies

Martin KJELDSEN
Principal III
May 16, 2019

Hi Matt,

How did you create this project? Unfortunately, right now there are some inconsistencies between how projects look when created from CubeMX, CubeIDE and when you create an application straight from within the TouchGFX designer.

If you choose the application templates from within the designer, things should be working for you.

/Martin

Martin KJELDSEN
Principal III
May 21, 2019

Hi @Matt​,

I'm very curious about this issue. Any updates on your end? Thanks!

/Martin