2023-09-27 01:11 AM
I use the STM32F103C4 and STM32F030F4 chip. I design a card with these chips. How I can programmable these chips? If I add SWDIO, SWCLK, +3.3V, and GND pins to the card as a male header, Can I connect the ST-LINK v3 to these pins and program it directly? I added a photo of the design diagram. Or should I add boot0 and boot1 pins like on the STM32F103 card?
First photo ----- STM32F0
Second photo -------STM32F1
Solved! Go to Solution.
2023-09-27 01:28 AM
Hello @bngstskn
In such a case, is always better to follow the same configuration of a board based on this MCU.
Best regards.
II
2023-09-27 01:28 AM
Hello @bngstskn
In such a case, is always better to follow the same configuration of a board based on this MCU.
Best regards.
II
2023-09-27 01:55 AM - edited 2023-09-27 02:30 AM
I added the necessary boot0 and boot1 pins by looking at the boards of both MCUs. And I added reset pin.Thank you for the recommendation. I hope it works smoothly