2014-08-13 11:21 PM
I'm developing a circuit that uses STM32F030 chip. I use ST-Link programmer embedded in STM32 M0 discovery board and ST-Link Utility software v.3.4.0. ST-Link connects correctly to the STM32F030 chip but I noticed that ST-Link incorrectly detects device type - it reads STM32F031 instead of STM32F030. Is it possible that there is a bug in ST-Link Utility ? Another problem is that i cannot program flash memory - when programming is started, an verification error message box is displayed. I cannot program option bytes either.
Reading of STM32F030 flash works OK, but it cannot be programmed. Maybe i'm doing something wrong... I spent several hour for solving the problem but to no avail...2014-09-29 08:26 AM