Skip to main content
chriskuku
Senior II
November 4, 2022
Question

Programming using USB STM32duino (Maple) DFU bootloader in STM32CubeIDE?

  • November 4, 2022
  • 1 reply
  • 3356 views

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?

This topic has been closed for replies.

1 reply

Tesla DeLorean
Guru
November 4, 2022

Not sure it does this.

Having methods to download or drag-n-drop, which is also common on many recent board​s, would be good to see automated/supported.

Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..