2020-06-19 3:51 AM
Hi!
I designed my own development board with the STM32F205 microcontroller. But I can not find my processor via stlink and uart in any way
How can I fix this problem?
2020-06-19 7:34 AM
Could be a layout problem. You can post your schematic if you want.
Check your power rails, make sure st-link is connected correctly.
2020-06-19 7:58 AM
Here is my reset connection. The DTR pin goes to the ch340 chip.
St link SWCLK, with SWCLK, DIO, connected with DIO.
(I just installed a push button for now)
Thank you for the answer.