2025-02-24 2:30 AM
Ther seems to be a problem in the STM32CubeIDE versione 1.17.0 when debugging / programming the STM32H730 chip.
The Programmer returns:
ST-LINK SN : 002800045553500F20393256
ST-LINK FW : V3J15M7B5S1
Board : STLINK-V3SET
Voltage : 3.28V
Error: Unable to get core ID
Error: ST-LINK error (DEV_TARGET_CMD_ERR)
2nd connect tentative with frequency (8MHz)
ST-LINK SN : 002800045553500F20393256
ST-LINK FW : V3J15M7B5S1
Board : STLINK-V3SET
Voltage : 3.28V
SWD freq : 8000 KHz
Connect mode: Under Reset
Reset mode : Hardware reset
Device ID : 0x483
Revision ID : Rev Z
Error: Database: There's no active configuration for this device. All the 4 configurations are disabled!
Error: Database: There's no active configuration for this device. All the 4 configurations are disabled!
Device name : STM32H72x/STM32H73x
Flash size : 63 KBytes (default)
Device type : MCU
Device CPU : Cortex-M7
BL Version : --
Memory Programming ...
File : ST-LINK_GDB_server_a23924.srec
Size : 122.63 KB
Address : 0x08000000
Erasing memory corresponding to segment 0:
Erasing external memory sector 0
File segment @0x08000000 is not 255-bytes aligned. It will be aligned to @0x07FFFFF8
Download in Progress:
Error: failed to download Segment[0]
Error: failed to download the File
Encountered Error when opening C:\ST\STM32CubeIDE_1.17.0\STM32CubeIDE\plugins\com.st.stm32cube.ide.mcu.externaltools.cubeprogrammer.win32_2.2.0.202409170845\tools\bin\STM32_Programmer_CLI.exe
Error in STM32CubeProgrammer
Shutting down...
Exit.
Solved! Go to Solution.
2025-02-24 2:42 AM
Hello @MHoll.2
Thank you for your contribution!
Actually, this is a known issue that is related to CubeProgrammer with STM32H730 and it has been reported under this Thread.
This will be fixed in the coming releases.
KR,
Souhaib
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.
2025-02-24 2:42 AM
Hello @MHoll.2
Thank you for your contribution!
Actually, this is a known issue that is related to CubeProgrammer with STM32H730 and it has been reported under this Thread.
This will be fixed in the coming releases.
KR,
Souhaib
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.
2025-02-24 4:52 AM
How is it possible that a bug so obvious is not detected before a new SW release?
2025-02-24 9:14 PM
Just soldered up a new board design today with this MCU and am experiencing the same thing. I understand it's a known issue, but is there a temporary fix / estimate when it will be fixed? I need to get this board running as soon as possible