2025-08-19 5:57 PM
I made pcb with stm32l011d3, but st-link doesn't detect mcu.
Detect other commercial pcb with st-link, so st-link has no problem.
I know that boot0 in the current dataset is not connected to gnd. It is not recognized even if I connect it to gnd right away.
What am I not doing well?
2025-08-19 6:24 PM
Some possibilities:
2025-08-19 6:31 PM
2025-08-19 6:45 PM
Do I need 22 resistance and 100k pull down for swd unconditionally?
I'm asking because I'm connected to a swd like this from another pcb I didn't make.
There's a saying in the search results that it's okay not to have it, and other articles use it in a pull-up form
<The swd circuit of the PCB I have>
<Searched Swd Circuit>
2025-08-20 5:57 AM
You can connect to the SWDIO/SWCLK pins directly. No resistors needed.