Skip to content

Commit

Permalink
Update firmware_deployment_guide.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Reiten966 authored Feb 19, 2023
1 parent b44dd16 commit e2a30d2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
The EBB42 has no firmware installed by default when shipped out. You can manage the firmware using dfu-util, Arduino IDE and STM32CubeProgrammer.<!-- , Particle CLI, Particle Cloud, Ymodem and OpenOCD. -->


* [Using STM32Programmer](https://youtu.be/_FELCN8CbWA?t=385): STM32Programmer may be easier if you prefer a graphical interface. This video by Eddie shows you how to install any firmware on EBB42, you just need to load the PolyFormerFW_Vx.x.bin file instead.
* [Using STM32Programmer](https://youtu.be/_FELCN8CbWA?t=385): STM32Programmer may be easier if you prefer a graphical interface. This video(watch 6:24-8:06) by Eddie shows you how to install any firmware on EBB42, you just need to load the PolyFormerFW_Vx.x.bin file instead.

* [Using dfu-util](#using-dfu-util): You can update all of the internal flash memory, system firmware and any other bianry files if you need, except the bootloader itself.

Expand Down

0 comments on commit e2a30d2

Please sign in to comment.