Touchgfx cannot be initialized
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2023-03-17 12:17 AM
I use fmc to drive LCD, and the LCD initialization can be used normally. The program is stuck here. What should I do?
Labels:
- Labels:
-
TouchGFX
This discussion is locked. Please start a new topic to ask your question.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2023-03-17 1:27 AM
The issue is hit in HAL::initialize() ? Could you share a bit more context on your configuration and what you face in the debugger ?
By the way I am surprise by the #include ./LED/bsp_led.h" line in the TouchGFXGeneratedHAL.cpp, is it something you added manually ? Because if it is the case it will be overwrittent at every code generation from STM32CubeMX.
/Romain
