2020-07-21 04:52 AM
This issue i used get always even at R&D or bulk production too. It's keep on coming. Please any one help me out the exact reason. Thanks in advance.
2020-07-21 05:58 AM
Probably a hardware layout issue, or an issue with how you're flashing.
2020-07-21 06:19 AM
They make a few thousand parts at this point, can you be a bit more specific about the "STM32" you are using.
Some of the L0 and L4 will start from ROM when the FLASH is blank, after programming you need to cycle the power as resetting alone is not sufficient.
2020-07-21 10:18 PM
Hi clive,
Thanks for the reply.
i'm using F0 series STM32f030 and F4 series STM32f405.
Through SWD - i'm trying to debug.
2020-07-21 10:19 PM
Hi TDK,
Thanks for the reply.
can you suggest some application note or guideline to follow up for SWD - layout design.
2020-07-21 11:39 PM
Try with a "known good" busted e.g. a Disco or Nucleo. Start with a simple "blinky" program. Use the STLink utility to write flash.
JW