Skip to main content
Visitor II
March 24, 2022
Question

STM32CUBEIDE Error

  • March 24, 2022
  • 2 replies
  • 951 views

Hello, in my current project, MCU is using STM32F446ZET6 and emulator is using ST-LINK/V2-ISOL. I am trying to connect with JTAG, but when I debug with CUBEIDE, Target no device found appears. I checked the Vcc (1pin) of the connector, but before connecting the emulator, 3.3v is normally coming out, but when I just connect it, 0.4v comes out and it doesn't work properly. What should I do in this case?

    This topic has been closed for replies.

    2 replies

    Super User
    March 24, 2022

    Emulator? You mean debugger?

    The board needs to be powered. Pin 1 is a voltage detection pin, not intended to power the device.

    Is this a custom board? How is it being powered?

    Ktaew.2Author
    Visitor II
    March 25, 2022

    0693W00000Lvh5HQAR.png0693W00000Lvh57QAB.pngYes emulator stands for jtag.

    I am attaching my schematic.