2023-01-06 17:10:33 -08:00
# HOWTO Flash using STM32CubeProgrammer
2021-08-09 13:11:20 -07:00
Stm32CubeProgrammer is the last most powerful option for DFU and ST-Link firmware update.
2022-01-24 17:21:25 -08:00
[https://www.st.com/en/development-tools/stm32cubeprog.html ](https://www.st.com/en/development-tools/stm32cubeprog.html ) to download
2021-08-09 13:11:20 -07:00
Cube is simple to use, place device in dfu
Search usb, it would see chip connected to usb
Open hex and download
2022-01-24 14:40:34 -08:00
A major down side of Stm32CubeProgrammer is [this driver issue. ](HOWTO-DFU#q-i-have-stm32-bootloader-in-device-manager-and-rusefi-console-does-not-update-firmware-whats-wrong )
2021-08-09 13:11:20 -07:00
2023-01-02 11:22:23 -08:00
See also [HOWTO-nDBANK ](HOWTO-nDBANK )