merge rusEFI wiki

This commit is contained in:
GitHub Action 2021-12-22 01:20:06 +00:00
commit 49822fe46d
1 changed files with 4 additions and 0 deletions

View File

@ -1,5 +1,7 @@
Some chips like STM32F767 are bringing nDBANK drama into our life.
# New way, Windows command line DFU scripts
We have Windows batch scripts in ``console\STM32_Programmer_CLI\bin`` folder
step 1) switch to DFU mode with button or rusefi_console.exe or TS "reboot to DFU"
@ -11,6 +13,8 @@ step 3) ``stm32-full-erase.bat``
step 4) ``stm32-flash-dfu.bat``
# Old way - GUI application via DFU or SWD
TODO: try https://github.com/danielinux/stm32f7-dualbank-tool
At the moment we only know how to deal with it via Stm32CubeProgrammer