Skip to main content
Visitor II
November 19, 2024
Question

Target not detected via STlink V2 ISOL

  • November 19, 2024
  • 2 replies
  • 806 views

I am utilizing the STM32F767Zi microcontroller unit (MCU) on a customized printed circuit board (PCB). During the debugging process, we are using the ST-Link V2 ISOL debugger. However, we are encountering an issue where the MCU is not being detected in the Integrated Development Environment (IDE), nor is it recognized in the STM32CubeProgrammer software. We have verified the hardware connections and checked the voltages across the MCU, confirming that the power supply and connections are stable and as expected. Despite this, the issue persists, suggesting the need for further investigation into potential firmware, software configuration, or compatibility problems.

This topic has been closed for replies.

2 replies

KDJEM.1
ST Technical Moderator
January 8, 2025

Hello @kratiydv and welcome to the community;

 

Did you check this user manual: ST-LINK/V2 in-circuit debugger/programmer for STM8 and STM32 - User manual?

Could you verify your hardware configuration?

Try to upgrade the ST-Link firmware version.

May be this article How to solve debugger connection issues (st.com) can help you to solve you problem.

 

I hope this help you.

Kaouthar

To give better visibility on the answered topics, please click on "Best answer" on the reply which solved your issue or answered your question.
Andrew Neil
Super User
January 8, 2025
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.