Hi,
I have my own board, but I would like to use LeafLabs libraries. I need the bootloader in my cortex stm32f103 (also i have Windows XP, so i will need DFU and serial drivers). For that, I need to change some ports and pins (LED, button,...), but the question is both BOOT0 and BOOT1 are tied to ground and I think the bootloader available in your libraries conects BOOT0 to a button to start all the process.
Could I use a normal button for initiate bootloader or should I need BOOT0 high level at some point??
I have to change LED and button to make it work, but do i have to change anything else??
Thanks!!!
PS:sorry but i dont know that much about hardware and firmware...