STM32F103C8T6(Blue Pill, Black Pill)를 ST-Link V2로 만들기
STM32F103C8T6(Blue Pill, Black Pill)를 ST-Link V2로 만들기 참조 사이트https://microcontrollerelectronics.com/turn-an-stm32f103c8t6-blueplll-into-an-stlink-programmer/http://slemi.info/2018/08/14/making-your-own-st-link-v2/ STM32F103C8T6에 USB-UART를 연결하고 (Vcc, GND, Rx,Tx) st.com의 Flash Downloader에서아래 첨부파일을 STM32F103C8T6에 업로드 해 준다. PC의 USB를 STM32F103C8T6에 연결 해주고, ST-Link 윈도우 드라이버를 깔아주면 정상적으로 인식한다. 이후, ST-Lin..