cancel
Showing results for 
Search instead for 
Did you mean: 

STM32F103RBT6 Error: No device found on target.

Praveen Gonsalves
Associate II
Posted on June 05, 2017 at 11:24

Hello, 

I've designed a custom board using STM32F103RBT6. To debug the custom board I've got the STM32F103 Nucleo-64 board. As mentioned in the User manual of Nucleo 64 board(UM1724) page 18, section 6.2.4, I've connected the CN4(VDD, SWCLK, GND, SWDIO, NRST) connector to my custom board connector, I've brought all the debug pin on a single connector in my custom board.

Now I configured the peripherals using cubemx and using atolic studio for coding and debugging, whenever I click debug, I'm getting No device found on target.

I've checked voltages on my custom board, I'm getting 3V3 volts. 

Also what should be connected to Boot0, 3v3 or gnd or shoud be kept open.?

Can anyone please help me in solving this issue. 

Regards

Praveen

#stm32f103rb #stm32 #discovery ##nucleo-64
11 REPLIES 11
Posted on June 15, 2017 at 08:20

Hello Zhitai, 

On the reset pin I'm getting 3v3 when I power my board, I'm also getting 3v3 when I connect my custom board to the Nucleo 64 board with the CN4 connector. Only when I click the debug option the voltage on reset pin goes from 3v3 to millivolts(low). 

Regards

Praveen

Posted on June 15, 2017 at 09:26

Please check your debug setting! (I am not familiar with TrueStudio)

did you choose SW port? You must not choose JTAG port.

Also check you connect&reset options.

Good luck!