2023-06-22 03:07 PM
Hi, Everyone,
I am having a strange problem with my board loaded STM32F103C8T6:
Case 1: With blank MCU, Bootloader via USART1 can only be activated ONCE after power up. (Boot0 pin was soldered to Vcc for testing.) It will never be able to enter BL again after disconnect until power cycled. Error message from programmer:
Case 2: If firmware is downloaded first (via SWD), BL will be able to launch with either power on or reset manually after power on. But some time still fail by manual reset. (about 50%) Here is the screen once it is lauched:
Any idea everyone??? I am in screwed.
2023-06-28 11:10 AM
I also put STM32L051C8 on this board just for test. The BL works like a charm...
So double confirm that F103Cx BL no good.