Skip to main content
Nhor.1
Associate
April 24, 2023
Question

stm32f429 discovery를 사용하고 있는�?� touchgfx 를 사용해서 프로그램 다운로드하면 정�? 입니다.

  • April 24, 2023
  • 1 reply
  • 1052 views

Hello, I am using stm32f429 discovery, and if I download the program using touchgfx, it is normal.

By the way, HAL_Init(); MX_GPIO_Init(); //MX_I2C3_Init(); MX_SPI5_Init();

MX_FMC_Init(); MX_LTDC_Init(); MX_DMA2D_Init();....

If you remove only the touch function (//MX_I2C3_Init();) and run the initialization,

Interrupt function (stm32f4xx_it.c)

void MemManage_Handler(void){ while (1) { }}

/* USER CODE BEGIN W1_MemoryManagement_IRQn 0 */

It's not coming out of the while statement

It is normal to use.

Please give me some solution.

This topic has been closed for replies.

1 reply

Osman SOYKURT
ST Technical Moderator
May 8, 2023

Hello Nhor.1,

Is your issue treated in the other thread you created? If yes, I invite you to close this one :)

By the way, writing an English title would more likely have an answer to your thread. Also, if you need to put code, you can use the code snippet, it's more readable for everyone.


_legacyfs_online_stmicro_images_0693W00000bjbZaQAI.png 

/Osman

ST Software Developer | TouchGFX