Issues in flashing new G473CB microcontroller - no STM32 Target found
Hi !
I got some samples of G473CBTx from ST through one of the official distributor, which were populated on prototype boards. I am trying to flash them, but unfortunately stumbled upon the "no STM32 Target found" error. I tried the following.
1. Use a different ST-Link programmer / Nucleo board from F3/G0 family
2. Double check the pinout with CubeMX file (I use CubeMX to generate the initial pinout assignment for ease of layout designing).
3. Check the voltage levels across the µC pins (VDD, VSS, SWDIO and SWCLK).
4. Use the NRST functionality along with ST-Link along with SWDIO and SWCLK.
5. Update the ST-Link driver of the Nucleo board / ST-Link programmer.
6. Try the new ST-Link software (STSW-LINK009)
My attempts are unsuccessful until now. It must be noted that the G431CBTx were already populated on similar prototype boards and are working properly as expected. I tried to flash the G431 with the same setup and could flash it successfully. But not with the G473x.
It will be great to have some suggestions on what I might be doing different. Thanks in advance!
Update -> issue was with capacitance on the lines.
