Problem connecting ST-Link/V2 ISOL to ST-LINK Utility.
I'm trying to connect ST-Link/V2 ISOL using SWD to a STM32F030R8T6 without success using Utility. When I go to Target -> Settings, the serial number is shown.

However, after pressing the Refresh button, Here's how I connected the debugger to the chip, this happens after a few seconds pause:

The error log shows this:
cErrLog::SetLogTraceOn
STLinkUSBDriver.dll loadedUSB communication error (65657) after target cmd F1 80 00 00 00 00 00 00 00 00ST-Link get version failureUSB communication error (65657) after target cmd F1 80 00 00 00 00 00 00 00 00ST-Link get version failureThe detected STM32 firmware version (V0.J0) does not support the DAP read command.USB communication error (65657) after target cmd F1 80 00 00 00 00 00 00 00 00ST-Link get version failureThe detected STM32 firmware version (V0.J0) does not support the DAP read command.W at 0xe0042004: 0x00000000and the trace log shows this:
Target voltage detected: 2.855118
Error getting target IDCODE: if SWD, check SWD connectionError (4) while initializing ST-Link in SWD modeUSB communication error (65567) after target cmd F2 45 00 00 FC 00 00 00 00 00USB communication error (65657) after target cmd F1 80 00 00 00 00 00 00 00 00ST-Link get version failureUSB communication error (65657) after target cmd F1 80 00 00 00 00 00 00 00 00ST-Link get version failureSt-link Chip
Pin 1 - VDD VDD
Pin 7 - SWDIO Pin 46 - SWDIO
Pin 9 - SWCLK Pin 49 - SWCLK
Pin 19 - GND GND
I tried adding a pull-up resistor to SWDIO, a pull-down resistor to SWCLK, and a resistor from NRST to GND on the chip. I've installed the latest driver from the website from LINK-009 and LINK-007. Can anyone help me with this?
#st-link-utility #st-link-v2 #swd #stm32f030rc