User Activity

When vscode+stm32cubeclt+openocd was developing stm32f103c8t6, this problem appeared on a board. openocd detects that the board idcode should be 0x1ba01477, but the actual detected idcode is 0x2ba01477. Then I can't burn it or debug it. However, keil...