2025-07-09 4:08 AM
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?
2025-08-12 6:51 AM
Hello @Vanshika1
I suspect the reset pin on the MCU is held low. Could you double check please ?
Aziz
2025-08-12 2:56 PM - edited 2025-08-12 2:57 PM
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.