I have 2 blue pill clones. The one I'm using was working just fine a couple of weeks ago (I went out of town, came back yesterday), but now it won't even run the blink program and I can't figure out what's happened. I've gone through a bunch of posts here and on other sites and can't seem to narrow it down to anything.
I haven't changed any settings in the Arduino IDE, nor have I touched the breadboard that has the Arduino seated and wired up. I've checked that all the jumpers are connected properly a few times.
I have the FTDI board with the voltage jumper set to 5V and it powers the Arduino via the 5V and GND pins. TX goes to A10, RX goes to A9. I have BOOT0 set HI and BOOT1 set LOW
In the output window, I get:
-------------------------------------------------------------------
STM32CubeProgrammer v2.11.0
-------------------------------------------------------------------
Serial Port COM8 is successfully opened.
Port configuration: parity = even, baudrate = 115200, data-bit = 8,
stop-bit = 1.0, flow-control = off
Activating device: OK
Board : --
Chip ID: 0x410
BootLoader protocol version: 2.2
Device name : STM32F101/F102/F103 Medium-density
Flash size : 128 KBytes (default)
Device type : MCU
Revision ID : --
Device CPU : Cortex-M3
Memory Programming ...
Opening and parsing file: Blink.ino.bin
File : Blink.ino.bin
Size : 10.63 KB
Address : 0x08000000
Erasing memory corresponding to segment 0:
Erasing internal memory sectors [0 10]
Download in Progress:
File download complete
Time elapsed during download operation: 00:00:02.774
RUNNING Program ...
Address: : 0x8000000
Start operation achieved successfully
I have not changed any of the settings for the
If I add serial logging, nothing gets logged to the serial port.
Does anyone have any ideas for what I might be wrong?
These are front and back pictures of one of the 2 boards I have (in case they help identify the specific variation of clone I have). They both have the white stuff on the bottom of the boards. It's under the jumpers for BOOT0 and BOOT1 and under the crystal. Never noticed it before, but I never really looked.
(yes, in the photo BOOT0 was LOW, but it wasn't when I was programming it)
I've tried replacing one Blue Pill with the other and same results. I really appreciate any help anyone can offer.




