2022-12-06 03:33 AM
hello everyone
I am new to this stm32 series i purchased the stm32g0b0ret6 controller and now i am using stlink version v2j40s0 but i am getting the error no target device found can anybody guide me for that
2022-12-06 03:56 AM
no idea Bro i am also searching the same .
2022-12-06 10:50 AM
Genuine ST-Link or cheapie/chinese clone?
A custom board or NUCLEO, etc. eval board?
Are you using the STLink utility or the STM32CubeProgrammer? You may need to use CubeProgrammer as the STLink utility is not being updated and most likely doesn't support G0 CPUs.
If a custom board check your power supplies and all the various VDD pins (even the VDDA if the G0 has one). Is the reset pin connected to your debug connector?
2022-12-06 11:14 AM
Vague anecdotal reports are hard to diagnose.. lead with as much detail as possible.
2022-12-06 09:52 PM
i have this connection to stlink v2 clone and i am using stm32cube ide
pins connection to st link v2 are
VCC - 19 of stlink v2
VSS/GND - 20
swdio- 7
swclk - 9
2022-12-07 12:35 AM
Hi, found the solution.. reset circuit must be connected and program is done using STM CUBE IDE.
we can program G series with st link v2 .