Question about STM32 Bootloader

http://docs.ghielectronics.com/hardware/loaders/stm32_bootloader.html

I have a question about which file to use to generate the DFU file.

  1. ER_CONFIG
  2. ER_FLASH
  3. TinyBooter

Is this for NETMF with your own custom built firmware?

I want to use TinyCLR with Netduino 3. I don’t know which DFU file to load?

Thanks for the quick reply!

all those file are for elder .NET Microframework new tinyCLR is just one file when it compiled you will get
netduino3 Firmware.hex

than netduino3 Firmware.hex with
(ST-Link Utility) DFU file manager
you can convert that file into netduino3 Firmware.dfu

Thanks for the help

Everything you need is here http://docs.ghielectronics.com/tinyclr/boards/netduino.html

1 Like

Thanks Gus nice to see the firmware is here:

http://docs.ghielectronics.com/tinyclr/downloads.html