merge rusEFI wiki

This commit is contained in:
GitHub Action 2021-12-21 02:40:27 +00:00
commit 2f90feb1ac
1 changed files with 11 additions and 0 deletions

View File

@ -1,5 +1,16 @@
Some chips like STM32F767 are bringing nDBANK drama into our life.
We have Windows batch scripts in console\STM32_Programmer_CLI\bin folder
step 1) switch to DFU mode with button or rusEFI console or TS "reboot to DFU"
step 2) invoke ``stm32-reset-nDBANK.bat``
step 3) ``stm32-full-erase.bat``
step 4) ``stm32-flash-dfu.bat``
TODO: try https://github.com/danielinux/stm32f7-dualbank-tool
At the moment we only know how to deal with it via Stm32CubeProgrammer