Test with TouchGFX (MCU:STM32H743)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2019-04-17 8:05 PM
Hi professors,
I `m trying to use TouchGFX to generate a source code for my own develop board,and build GPIO to match with board.
I use Keil C to compiler then debug ,and it stuck in MVPApplication function,after I run hole function then it goes in to hardfault.
I have no ideal that happening.
By the way the, GPIO Init was finished and LCD was turned on,then I can transfer data to display.
Down below is main function
hope you can help me !
Thank you!
- Labels:
-
STM32H7 Series
-
TouchGFX
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2019-04-18 3:30 PM
It it potentially this issue?
https://community.st.com/s/question/0D50X0000AaXtnBSQS/hardfault-when-upgrading-touchgfx-493-to-4100
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2019-04-25 5:19 PM
I found out what`s going on,thanks for your information,it`s helpful too.
