2021-12-27 02:42 AM
Hi everyone,
I'm working on STM32f407VG discovery board on linux 20.04 host machine. I've written my own bootloader code starting at address 0x08000000. But when I'm trying to upload my firmware using STM32Cube Programmer its giving me error saying, database can not be found. When I went to that directory all database files are starting from 0x400.xml
I've included screenshot of error can somebody explain why it is coming?
Solved! Go to Solution.
2021-12-27 08:23 AM
Perhaps the target chip is not suitably selected in the IDE?
2021-12-27 08:23 AM
Perhaps the target chip is not suitably selected in the IDE?
2021-12-28 02:19 AM
Yeah, I found the error. I was sending wrong Product ID. And this is important because based on the product id STM32 cube programmer will look in database. Below are the product id I found for the different controllers.