cancel
Showing results for 
Search instead for 
Did you mean: 

ST Link error (DEV_TARGET_UNDER_RESET)

Vanshika1
Associate

I have a customized pcb with stm32l476 as the mcu and stm32f103 as  a debugger. Since my debugger is not flashed i am using an external st-link from the nucleo-l476. When i try to connect it in the normal mode and reset mode, STM32 Cube Programmer gives me an error that DEV_TARGET_HELD_UNDER_RESET and when i try to connect it in hot plug mode, it connects but gives an error that NO DATA READ. What should i do?

2 REPLIES 2
Aziz BRIGUI
ST Employee

Hello @Vanshika1

I suspect the reset pin on the MCU is held low. Could you double check please ?

Aziz


In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.

If your MCU share a common NRST pin this may occur.

Would need to see a schematic.

Make sure analogue VDDA \ VSSA are connected to a supply (power, ground respectively), otherwise circuit will clamp in reset state.

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..