2026-05-12 12:59 AM - last edited on 2026-05-12 1:56 AM by Andrew Neil
Hello,
I am using the STM32H7B3I-EVAL board with STM32H7B3LIH6Q controller.
The board revision I am using is MB1370-lcd-b02 a254300030.
I downloaded the official demo package from the ST website:
STM32H7B3I-EVAL → Tools & Software → Demo Code Package.
After extracting the ZIP file, I tried flashing the provided .hex demo file into the controller using STM32CubeProgrammer.
However, programming fails with the following errors:
Error: failed to download Sector[0]
Error: failed to download the File
The board is detected correctly through ST-LINK, and connection is successful. I already tried:
Reducing SWD frequency
Full chip erase
Hardware reset / Under reset mode
But the issue still occurs.
Could anyone please suggest:
Whether the provided demo .hex file is directly compatible with STM32H7B3LIH6Q?
If any special option bytes or external memory configuration is required?
Whether the demo depends on external QSPI/OSPI memory or specific boot settings?
Thank you.
Solved! Go to Solution.
2026-05-12 1:22 AM - edited 2026-05-12 1:23 AM
Hello @vijayajangam ,
This demo requires an external QSPI memory to be present and properly initialized.
For the STM32H7B3I-EVAL board, please use the correct OSPI flasher:
MX25LM51245G_STM32H7B3I-EVAL
To program the board, open STM32CubeProgrammer, go to External loaders, and select the QSPI/external loader matching your board configuration, as shown in your screenshot.
Once the correct external loader is selected, you should be able to flash and run the demo properly.
Br
2026-05-12 1:22 AM - edited 2026-05-12 1:23 AM
Hello @vijayajangam ,
This demo requires an external QSPI memory to be present and properly initialized.
For the STM32H7B3I-EVAL board, please use the correct OSPI flasher:
MX25LM51245G_STM32H7B3I-EVAL
To program the board, open STM32CubeProgrammer, go to External loaders, and select the QSPI/external loader matching your board configuration, as shown in your screenshot.
Once the correct external loader is selected, you should be able to flash and run the demo properly.
Br
2026-05-12 11:46 PM
Hello,
I am using the STM32H7B3I-EVAL board with STM32H7B3LIH6Q controller.
I downloaded and flashed the official demo HEX files from the STM32H7B3I-EVAL package provided on the ST website. Programming is now successful, but I am facing an issue with the TFT display.
Problem:
I already checked:
Still, nothing is displayed on TFT.
Could anyone please suggest:
Thank you.
2026-05-13 7:47 AM
Hello @vijayajangam ,
To help identify the issue more accurately, could you please provide:
These details are important because different hardware revisions may behave differently.
For example, in the screenshot:
If you can share both revisions, we will be able to investigate the issue more effectively.
Thank you.
Br
2026-05-14 3:33 AM
These details are of Board
Thank you
Vijaya.
2026-06-01 3:44 AM
Hello @vijayajangam ,
Thank you for sharing the photos.
After checking the board information in UM2662, it appears that there has been a revision change in the LCD daughterboard. In the newer revision, both the LCD driver and the touch screen have changed.
This means that the first demo you tried is compatible only with the previous revision of the STM32H7B3I-EVAL board. For the new revision, the BSP has been updated accordingly.
We are currently preparing the corresponding demo update, and it will be published on ST.com ASAP for this new board revision.
For reference, please see the board revision history and product history sections in the user manual, where this change is documented:
Please check the screenshots below in the user manual for more details.
Thank you ,
Br
We’re moving the ST Community to a new platform to give you a better and more reliable community experience.