How to program clone ST-Link V2.1
Hi, I am making my clone ST-Link v2.1 device using 128 KB STM32F103CBT6 mcu. Please help clarify as follows: 1) Do I need to set Boot 0 pin = 1 and Boot 1 pin = 0 in order to program the bootloader into the device?2) Do I need to set Boot 0 pin = 0 a...