cancel
Showing results for 
Search instead for 
Did you mean: 

FPU_Fractal in STM32CubeH7 Firmware freezes in STM32H747I-DISCO

Joerg Wagner
Senior III

Hello, hello.

In the STM32CubeH7 Firmware Package V1.12.0 and earlier is a demo application

under Projects/STM32H747I-DISCO/Applications/FPU/FPU_Fractal.

The app waits in an endless loop in line 252:

while(pending_buffer != 0)
  {
  } 

A breakpoint in the callback function

void HAL_DSI_EndOfRefreshCallback(DSI_HandleTypeDef *hdsi)
{
...
}

is never reached where pending_buffer should be set to 0.

I also flashed CM4 and CM7 code. I did not test every example, some work.

Board version is: MB1248-H747I-D03

Did anyone try this example?

1 REPLY 1
KDJEM.1
ST Employee

Hello @Joerg Wagner ;

 

First of all I apologize for my late reply.

Thank you for bringing this issue to our attention.

I reported this issue internally.

Thank you for your contribution in ST Community.

Internal ticket number: 208213 (This is an internal tracking number and is not accessible or usable by customers)

 

Kaouthar

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.