From 8bcd6bbea5f77b56a8e4391cb344df95361d319f Mon Sep 17 00:00:00 2001 From: rusefillc <48498823+rusefillc@users.noreply.github.com> Date: Mon, 20 Dec 2021 21:39:28 -0500 Subject: [PATCH] Updated HOWTO nDBANK (markdown) --- HOWTO-nDBANK.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/HOWTO-nDBANK.md b/HOWTO-nDBANK.md index 2fe68cf2..4a638fd5 100644 --- a/HOWTO-nDBANK.md +++ b/HOWTO-nDBANK.md @@ -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