No STM32 target found
Hi, I have been recently trying to leave my shallow nucleo side of the pool behind and swim towards the deeper end of the pool. But I feel like I'm drowning a bit and could use a lifeline... (:
I have so far managed to connect to and write to, a small 32-pin lqfp G0B1 mcu. But when trying to move to something more robust everything breaks down...

Iv plugged in every power supply pin (but VREF, VBAT, and the SMPS ones) to a simple breadboard power line with an average of a 4.7uf capacitor between each pair of VDD and VSS lines as close as possible, by the book.
to the STlink, I connected SWD clock+io, and reset.
So, the first problem I butted heads with, was that my power miser computer wont supply enough current in each USB port so whenever I connected the power (from stlink to the mcu) it would just turn off the stlink.... I got around it by just connecting a different 3.3v line and it worked, the stlink powered on and connected with the board (this wasn't happening with the smaller one). I did notice that whenever I was unplugging the stlink from my computer it would get "back" power from a different supply. That's not a problem, right?
And now it just won't connect.. I tried every mode; under reset + software reset, as some of you pointed out in different posts, but nothing. I'm pretty certain I didn't brick it because it's not the first mcu I've tried with (again with a big one, the small one is a sweetheart) and I was careful not to zap it with anything more than 3.3. plus, I hand-soldered it, so no danger of humidity-related damage. the only thing that comes to my mind is contacts, but I checked all of them for bridges and general conductivity from mcu leg to header pin (pain, just pain)

has anyone been in my place before? Do you have some tips?
thanks so much for reading and potential help:folded_hands::folded_hands:
