STM32F469I-Discovery TouchGFX not working
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-11-12 12:17 PM
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
- Labels:
-
STM32F4 Series
-
TouchGFX
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-11-16 2:01 AM
Hello LDini.1,
Might be related to drivers according to this thread but needs more investigation on our side. If it's the case, we'll need to find a way to make the TBS compatible with different screens (so different revisions of this board).
I don't have a workaround to suggest you yet, but I think this is not something patchable with STM32CubeMX configuration.
/Osman
ST Software Developer | TouchGFX
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-11-17 9:35 AM
Hello,
sorry to bother you again.
We're thinking about buying a STM32F769I-EVAL Board.
Are there any problems considering TouchGFX known ?
Thank you very much
Regards Luis
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-11-28 6:46 AM
@Osman SOYKURT​ Any update / workaround for this issue (ticket n°138075)?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-11-29 6:31 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-11-29 6:55 AM
Got it up and running with TouchGFX in the meantime.
The LCD_Reset pin should indeed be set to PP instead of OD.
If anyone is interested, please let me know. Do not have an example application right now, just my actual project which I cannot share.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-11-30 12:56 AM
Created an example application with TouchGFX for board B08:
https://github.com/RTwTools/STM32F469I-Discovery/tree/feature/B08-nt35510
Binary:
https://github.com/RTwTools/STM32F469I-Discovery/releases/tag/B08-NT35510-V1.0
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-01-09 2:43 AM
Hello LDini.1,
A new TBS is now available on TouchGFX Designer 4.21.0 for this STM32F469I-Disco $AU1 revision (B08)
It should resolve the issue with the black screen.
/Osman
ST Software Developer | TouchGFX

- « Previous
-
- 1
- 2
- Next »