Skip to main content
Charlie CHEN
Associate III
April 18, 2019
Question

Test with TouchGFX (MCU:STM32H743)

  • April 18, 2019
  • 2 replies
  • 1402 views

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.

0690X000008AgrjQAC.png

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!

This topic has been closed for replies.

2 replies

cameronf
Associate
April 18, 2019
Charlie CHEN
Associate III
April 26, 2019

I found out what`s going on,thanks for your information,it`s helpful too.