I just want to program my mcu (STM32F103C6T6A) via usb port which is connected to mcu's usb pins. I don't want to use jtag or swd. What should i do for boot0/1 pins?
I read AN2606 but i couldn't understand exactly. My understood is that if i connect boot0 pin to ground, main flash memory is gonna be selected.
My question is if i do it(connecting boot0 pin to ground), will i lose the ability which enable me to program mcu via usb port?.
