cancel
Showing results for 
Search instead for 
Did you mean: 

"Error: Database: There's no active configuration for this device"

David George
Associate III

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.

 

 

 

1 ACCEPTED SOLUTION

Accepted Solutions
Imen.D
ST Employee

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.

When your question is answered, please close this topic by clicking "Accept as Solution".
Thanks
Imen

View solution in original post

2 REPLIES 2
Imen.D
ST Employee

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.

When your question is answered, please close this topic by clicking "Accept as Solution".
Thanks
Imen

Thanks for the update Imen - understood.