2023-10-04 08:16 PM
i'm trying to read the G030 mcu (from my PCB) with cubeProgrammer and the results are:
"No STM32 target found! If your product embeds Debug Authentication, please perform a discovery using Debug Authentication"
Today the debug pins are direct connection (without any pull-up or down), as show:
But I already tried to pull-down (and pull-up) the SWCLK pin (as shared with BOOT0). but no way to recognize te MCU.
Any idea? I just want to flash my first code into this G030
Solved! Go to Solution.
2023-10-05 08:39 AM
Check logic level on NRST
Make sure analogue supplies are hooked up. They are used by oscillator and reset circuits.
Check part orientation. The failure is that the part is non-responsive / non-functional. Debug as such.
2023-10-05 07:04 AM
Should work. Check power, check for proper orientation, check the schematic against the hardware design guide. Post the full schematic if you want someone to check it.
Probably not the issue, but counterfeit programmers don't always work.
2023-10-05 08:39 AM
Check logic level on NRST
Make sure analogue supplies are hooked up. They are used by oscillator and reset circuits.
Check part orientation. The failure is that the part is non-responsive / non-functional. Debug as such.
2023-10-05 09:13 AM
the NRST voltage is arround 0.7 (i think it's not good because another MCUs that i have checked here is close to 3.3V)
the HW and SCH was OK. i'm checking now the soldering process
2023-10-05 09:31 AM
Suggestive that the POR is clamping due to absent analogue supply
2023-10-05 10:29 AM
> the HW and SCH was OK
Doesn't NRST staying low contradict this? Might be worth another look. Issue has to be somewhere.
2023-10-05 12:20 PM
HW and SCH OK, i mean, the design it's OK (image below)
for sure, i have investigating another variant things, such as solder and now, the MCU origin (from suspicious vendor)
2023-10-05
12:44 PM
- last edited on
2023-10-09
06:59 AM
by
Laurids_PETERSE
HW and SCH OK, i mean, the design it's OK (image below)
O, yes, the existence of R24 totally confirms it. Edited by moderators to adhere to community guidelines.
2023-10-05 12:54 PM
sorry i did not understood u.. this is my practice to use pull-up (if need it, i saw that G030 did not require but i design anyway) on NRST... what do u mean?
2023-10-05 04:16 PM - last edited on 2023-10-06 01:36 AM by Amelie ACKERMANN
i saw that G030 did not require but i design anyway
WHY exactly did you do it? It's a simple question, what do you not understand there?
Edited by moderators to adhere to community guidelines.