STM32F469I-Discovery TouchGFX not working
- November 12, 2022
- 6 replies
- 6791 views
Hello,
i need to setup a TouchGFX project for STM32F469i-Discovery.
I tried to create the project via STMCubeIDE with the TouchGFX Software Package.
But the Screen remains black.
I created the project in following steps:
- Create Project from STMCubeIDE v. 1.10.1 and Board-Selector with default Values
- Added Software Package TouchGFX 20.0
- Configured LTDC, DISI Host and TouchGFX Graphic Application
- Created TouchGFX Project from TouchGFX/ApplicationTemplate
- tried to run the project without success
Is there something extra I need to do/implement ?
I already added the /BSP/Components and /BSP/STM32F469I-Discovery Folder
and managed to turn on the Display myself. But I still cant manage to display content on it.
Do i need to write code into the /TouchGFX/target c++ files?
I also created a second project with just TouchGFX Designer, but after running target the screen remains black too.
So neither STMCubeIDE or TouchGFX work for me. But the demo projects work perfectly.
I'm using STMCubeIDE version 1.10.1, TouchGFX Designer version 4.20.0 and Firmware Version 1.27.1.
I have attached a .zip File with both Projects.
"MCU_Display" was made with Cube-IDE 1.10.1 and TouchGFX 20.0
"TouchGFX" was made with TouchGFX Designer 20.0
I'm really looking forward for you replies, since I've been trying to get this running for a week of work now.
Thank you very much
Regards Luis