2025-02-06 09:25 AM - last edited on 2025-02-06 09:54 AM by Andrew Neil
I have a STM32H730 device, with a STLINKV3-SET connected via SWD (3 pins).
When I Connect using STM32CubeProgrammer I get the following popup message;
Error: Database: There's no active configuration for this device. All the 4 configurations are disabled!
However the Connection appears to be okay, I can read/modify the SRAM memory and erase the Flash.
So what does this error mean?
Does is need to be addressed?
I have updated STM32CubeProgrammer and the STLINKV3-SET firmware to latest.
Thank you.
Solved! Go to Solution.
2025-02-07 12:16 AM - edited 2025-02-07 12:17 AM
Hello @David George ,
This is a known limitation with STM32Cubeprogrammer related to the wrong Flash Sector when using STM32H730.
This will be fixed in the coming releases.
Solved: STM32CubeProgrammer 2.18 BUG on STM32H730 - STMicroelectronics Community
Thank you for your contribution and sorry for the inconvenience it may cause.
2025-02-07 12:16 AM - edited 2025-02-07 12:17 AM
Hello @David George ,
This is a known limitation with STM32Cubeprogrammer related to the wrong Flash Sector when using STM32H730.
This will be fixed in the coming releases.
Solved: STM32CubeProgrammer 2.18 BUG on STM32H730 - STMicroelectronics Community
Thank you for your contribution and sorry for the inconvenience it may cause.
2025-02-07 12:18 AM
Thanks for the update Imen - understood.