Skip to main content
Darien Rodrigues
Associate
September 12, 2019
Question

Uploading DFU bootloader to external STM32F072 using STM32F030 NUCLEO-64 board

  • September 12, 2019
  • 2 replies
  • 723 views

Most of the websites including ST say that you need the USB pins of the new MCU to write the bootloader using Dfuse software. Is there any way to write the DFU bootloader to a new STM32F0 MCU using the SWD pins on the STM32F030 NUCLEO board? I have the SWD pins of the new MCU brought out onto a header.

This topic has been closed for replies.

2 replies

Tesla DeLorean
Guru
September 12, 2019

Trying to write a .DFU file?

Using STM32 Cube Programmer?

Jumpers disconnected from local target?​

Tips, Buy me a coffee, or three.. PayPal Venmo (See Profile) Up vote any posts that you find helpful, it shows what's working..
Darien Rodrigues
Associate
September 12, 2019

Yes, I was trying to write a .DFU file using STM32 Cube Programmer. NUCLEO jumpers were disconnected, hence it connects to external target. I realised I messed up the 6-pin SWD connection order on my external target PCB. Thanks alot.