TouchGFX & STM32CUBEMX integration results in a white LCD screen using STM32H7B3I-DK.
- April 12, 2020
- 8 replies
- 4925 views
Hello,
INFO
1- I currently have a problem with the STM32H7B3I-DK that I recently purchased.
2- I followed a tutorial from ST @ https://www.youtube.com/watch?v=mU5eZ_EXW8c . I'm using the same exact board.
3- TouchGFX rev: 4.13.0
4- STM32CUBEMX rev: 5.6.0
5-STM32CUBEIDE rev: 1.3.0
5- I have attached the whole project file to this post as "DK.rar". This .ioc file was generated via STM32CUBEMX using the Boards Selector filter when creating a new project and searching for the board "STM32H7B3I-DK" . The only thing edited in the .ioc file was similar to what was edited in the youtube video above.
Problem
The Code compiles successfully on STM32CUBEIDE however as soon as I enter debug (which runs successfully too) I get a white screen only on the LCD display. Which is different than what I have in the generated TouchGFX .
**It is important to mention that everything works fine if the application is generated by TouchGFX as a standalone program rather than being integrated with STM32CUBEMX.
Could someone please shed some light on this issue as to what the cause might be?
Thanks in advanced to all your replies !
