2024-04-02 1:43 AM
Hi! I'm trying to flash a STM32H723ZG with STM32CubeIDE 1.14.0 and ST-LINK V2
and use OSPI peripheral to communicate with the W25Q256 external flash as QSPI
and I have this error:
(I have tried all the suggestions given in the community to solve this problem, but I still haven't got any results.
The only way I could get the result was using STMcubeIDE version 0.4.
Do you have any suggestion to fix this problem in higher versions? Thank you)
ST-LINK FW : V2J44S7
Board : --
Voltage : 1.58V
JTAG freq : 9000 KHz
Connect mode: Under Reset
Reset mode : Hardware reset
Device ID : 0x483
Revision ID : Rev Z
Device name : STM32H72x/STM32H73x
Flash size : 1 MBytes
Device type : MCU
Device CPU : Cortex-M7
BL Version : 0x93
Memory Programming ...
Opening and parsing file: ST-LINK_GDB_server_a03076.srec
File : ST-LINK_GDB_server_a03076.srec
Size : 195.92 KB
Address : 0x08000000
Erasing memory corresponding to segment 0:
Erasing internal memory sector 0
Erasing memory corresponding to segment 1:
Erasing external memory sectors [0 1]
Download in Progress:
Error: failed to download Segment[0]
Error: failed to download the File
Encountered Error when opening C:\ST\STM32CubeIDE_1.14.0\STM32CubeIDE\plugins\com.st.stm32cube.ide.mcu.externaltools.cubeprogrammer.win32_2.1.100.202311100844\tools\bin\STM32_Programmer_CLI.exe
Error in STM32CubeProgrammer
Shutting down...
Exit.
2025-09-28 12:46 PM
Hi dear sm21.
I had to change the MCU
The only way I was able to program the previous microcontroller was by using the plugins from older versions of the IDE.
However, debugging is not possible with this method.
The IDE version I used is mentioned in the previous comments.