Closed
Description
i use PlatformIO with stm32duino as the packages ( same as arduino for stm32)..
chip on my own board is stm32l476 same as nucleo_l476.
i wanna upload my program onto the chip through usb, so the choice is DFU.
is there library for me to set the bootloader?? or how to set MCU to entering the DFU ?
thanks