2022-11-04 03:44 AM
I had a blue pill board STM32F103C8T6 programmed with the Arduino DFU bootloader and I was able to progam the device using dfu-util (under MacOS) using the Arduino IDE.
I would like to switch to STM32CubeIDE to develop an application for the board. Not having an STLINK programmer in reach for this project I'm wondering whether I can use the DFU Bootloader that I have currently burnt into the device for uploading under STM32CubeIDE.
Is this possible and how?
2022-11-04 03:54 AM
Not sure it does this.
Having methods to download or drag-n-drop, which is also common on many recent boards, would be good to see automated/supported.