Question
bootloader without manual pin settings
hello
I am using stm32l4 series microcontroller with keil mdk arm 5 programing.
Had successfully completed the booting process by manually setting boot0 pin and resetting the device using flash loader demo tool. Now i wanted to do the same without manual change of boot0 pin. Is it possible???Is there any tool for purpose??
Thanks