cancel
Showing results for 
Search instead for 
Did you mean: 

STM32F103C8T6 Bluepill Issue with CubeIDE

kiranraj_k_r
Visitor

Hi Team,

I was working on STM32F103C8T6 Bluepill board. I was using this board with ST-LinkV2 to connect with CubeIDE. When i tried to flash a sample LED blink program via CubeIDE, it gave an error saying 'Target not found'. But at the same time i was able to connect this board via cube programmer using same ST-Link and write sample LED code into the board. 
I have also tried to put the board into DFU mode by changing BOOT0 to 1 and connected with a usb cable to my linux machine. when i tried 'lsusb' it didnt show DFU mode status of the board. Please help me to resolve this issue.

11 REPLIES 11

@AScha.3 wrote:

so from link to robu ....  read the comments, before buy (next time.) :


Indeed:

AndrewNeil_0-1767181691085.png

AndrewNeil_1-1767181927541.png

 


@AScha.3 wrote:

buy a cheap nucleo board (genuine from STM) 


Absolutely!

@kiranraj_k_r One more advantage of the genuine Nucleo, which I omitted earlier, is that it includes a Virtual COM Port (VCP) - so you don't need a separate USB-to-UART adaptor.

A complex system that works is invariably found to have evolved from a simple system that worked.
A complex system designed from scratch never works and cannot be patched up to make it work.

@MGogr.1 wrote:

 I feel your ST-Link connections are wrong


@kiranraj_k_r - Yet another advantage of a Nucleo board: the ST-Link (and VCP) is already connected - so no chance of getting that wrong!

A complex system that works is invariably found to have evolved from a simple system that worked.
A complex system designed from scratch never works and cannot be patched up to make it work.