In this device(STM32F030K6), CLK & DIO signals for SWD are in portA (PA13&PA14). But unknowingly I have changed the default settings of portA(PA13-dio, PA14-clk) and flashed the program. so I want to erase the flash memory through USART after by BOOT0=1 & BOOT1=0(for access system memory).
Help me how to do program(like program format, initialization,etc) in Hyperterminal for USART communication or give me any example program or refer me any docs for this.
Last edited by abilash (2014-05-31 07:05:42)