2025-07-09 1:31 PM
Hi everyone,
I am currently having the problem, that I cannot flash a working Program to a new STM32f746G-DISCO.
The Software Is already written, and runs on 6 other STM32f746G_DISCO Boards, that were ordered in 2021.
Now I wanted to flash this exact Software to a Discovery board that I bought a few days ago (production Date is November 2023), and I cannot get it to work. I am only using CubeProgrammer and the ".elf" File to flash the board. I tried one of the older Boards and it still works great, but with the new one I only get a fuzzy screen.
Was there some kind of product revision?
I tried:
- Using the two different external oaders in CubeProgrammer
- Creating a new sampleproject in TouchGFX Designer. This one can be flashed both to the new and the old board
Thanks for any recommendations.
I would really apprechiate your help!
Here Is the Flash-Log:
22:28:24 : Opening and parsing file: SamPlay.elf
22:28:24 : Memory Programming ...
22:28:24 : File : SamPlay.elf
22:28:24 : Size : 2.37 MB
22:28:24 : Address : 0x08000000
22:28:24 : Erasing memory corresponding to segment 0:
22:28:28 : Erasing memory corresponding to segment 2:
22:28:28 : Erasing external memory sectors [0 25]
22:28:35 : Download in Progress:
22:28:52 : File download complete
22:28:52 : Time elapsed during download operation: 00:00:27.759
22:28:52 : Verifying...
22:28:52 : Read progress:
22:29:09 : Time elapsed during verifying operation: 00:00:17.040
22:29:09 : Download verified successfully
22:29:09 : RUNNING Program ...
22:29:09 : Address: : 0x08000000
22:29:09 : Application is running, Please Hold on...
22:29:09 : Start operation achieved successfully
2025-07-09 2:06 PM
Perhaps due to changes on different DISCO board revisions (LCD driver and flash memory).