[STM32G431] Programming issue
Hello,
I am facing big issue to program STM32G431 on custom boards. The issue appears on two different designs.

I am using ST-Link V3 through SWD to program the device as I do usually but it is really hard to get the connection.I have tested 3 different boards to avoid any soldering issue with 2 different schematics.
The device does not seem to respond as shown below (blue is SWCLK red is SWDIO)

The low voltage level pulled by the device seems to stay at 0.7V. All board have the same behaviour.
SWDIO and SWCLK are directly connected to the microcontroller. NRST pin is also directly connected with a 100nF capacitor to the ground. VDD is generated externally @3.3V to ensure thee is no power supply issue.
BOOT0 pin is hard wired to ground and is not accessible.
On a very few occasion, I managed to get a proper connection.
The issue seems to be only with this particular microcontroller as it is the second design with the same issue.
I never had this kind of problem with our programming circuit on another microcontroller.
NRST is rightly pulled-up to VDD when not pulled low by ST-Link.
VDD Capacitor are 2x10µF + 2x100nF. VDDA is connected to VDD through a ferrite bead and then decoupled by 1µF + 100nF + 10nF
Any help would be appreciated.
