2023-09-10 09:03 AM - edited 2023-09-10 09:04 AM
Hello;
I have the STM32H747I-DISCO card CPN: STM32H747I-DISCO, FG: DK32H747/SAT1, and on the MB1166-A03 screen A225300631. The problem is when I try to test the card with the BSP example, I encounter the following problem:
I saw in the forums regarding this topic that an ST Employee suggests that the fix is available on GitHub:
I tried replacing the files, but nothing is working, so please, I need an immediate solution.
best regards
Solved! Go to Solution.
2023-09-13 06:23 AM
I find the problem
the problem is the version of driver : the LCD FGRIDA FRD397B25009D-CTK replaced by FGRIDA FRD400B25025A-CTK
thank you
2023-09-10 09:08 AM
Hello @Kfell.1
Are you using the last version of the stm32cubeh7 firmware, CubeMX and CubeIDE.
If not please update them and retry.
Best regards.
II
2023-09-10 09:17 AM
Thank you for your response, yes, I am using CubeIDE 1.13.
2023-09-10 09:22 AM - edited 2023-09-10 09:23 AM
2023-09-10 09:46 AM
I have done all the updates; the problem is with the board's screen display
2023-09-10 09:50 AM
What is exactly the problem. Can you give more details.
Best regards.
II
2023-09-10 10:13 AM
The problem is that the examples from CubeIDE related to LCD do not work on the board. and the error is
2023-09-10 11:50 AM - edited 2023-09-10 11:52 AM
I suggest you to use this updated drive and do the modifications mentioned in the best answer of this post. No need to use the link.
Best regards
II
2023-09-10 01:50 PM - edited 2023-09-10 01:57 PM
@Kfell.1 Could you tell us again, which example project are you using?
The file Utilities/lcd/stm32_lcd.c is used by several examples for that board, but there isn't one named "BSP" there.
https://github.com/STMicroelectronics/STM32CubeH7/tree/master/Projects/STM32H747I-DISCO/Examples
2023-09-11 04:10 AM
Hi
I used BSP project in cubeide examples