Checking whether my Bluepill is real or fake?
I bought Bluepill devboards from two different sellers, paying extra to hopefully receive genuine STM chips. When I use the Bluepill Diagnostics Tool written by Terry Porter, the tool reports passing on all counts except for one:
Declared flash not 65536
Does that definitely mean it isn't genuine? Thinking I could get a second opinion, I launched STM32 CubeIDE. I've barely ventured outside the world of Arduino so I have no idea what I am doing. I tried to follow instructions I got off Bing LLM AI which advised me to try to start debugging in the CubeIDE. Can anyone tell me whether the following can be used to infer whether the chip is genuine or not? Sorry if that's a stupid question. I heard that the Cube softwares don't work with fake chips so I was thinking this would be a way to get a second opinion on the providence of the chips.
ST-LINK SN : 16004A002933353739303541
ST-LINK FW : V2J41S7
Board : --
Voltage : 3.17V
SWD freq : 4000 KHz
Connect mode: Under Reset
Reset mode : Hardware reset
Device ID : 0x410
Revision ID : Rev X
Device name : STM32F101/F102/F103 Medium-density
Flash size : 128 KBytes
Device type : MCU
Device CPU : Cortex-M3
BL Version : --
Memory Programming ...
Opening and parsing file: ST-LINK_GDB_server_a27496.srec
File : ST-LINK_GDB_server_a27496.srec
Size : 3.43 KB
Address : 0x08000000
Erasing memory corresponding to segment 0:
Erasing internal memory sectors [0 3]
Download in Progress:
File download complete
Time elapsed during download operation: 00:00:00.344
Verifying ...
Download verified successfully
Shutting down...
Exit.
