cancel
Showing results for 
Search instead for 
Did you mean: 

STM32CubeIDE 1.17.0 unable to programm STM32H730

MHoll.2
Senior II

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  : --

 

And the programming fails with:

 

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.

 

1 ACCEPTED SOLUTION

Accepted Solutions
Souhaib MAZHOUD
ST Employee

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

View solution in original post

2 REPLIES 2
Souhaib MAZHOUD
ST Employee

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

How is it possible that a bug so obvious is not detected before a new SW release?