Created 4chan F7 initial programming (markdown)

This commit is contained in:
rusefillc 2023-08-10 17:11:31 -04:00
parent bebd07b574
commit b72c0237fd
1 changed files with 21 additions and 0 deletions

View File

@ -0,0 +1,21 @@
# 4chan F7 initial programming
### One time Setup
* download & uncompress https://github.com/rusefi/rusefi/releases/download/20230726_2_release/rusefi_bundle_alphax-4chan_f7.zip
* launch console/rusefi_console.exe
* hit 'install drivers' button on top of the splash screen
### For each board
* power 4chanF7 board while holding PROG button on 4chanF7. Windows would show "STM32 BOOTLOADER" device in device manager.
* in ``console\STM32_Programmer_CLI\bin`` folder invoke stm32-reset-nDBANK.bat
* hit 'reset' button on 4chanF7 while holding PROD button on 4chanF7.
* in ``console\STM32_Programmer_CLI\bin`` folder invoke stm32-flash-dfu.bat
Expected result: BLUE LED close to stm32f4 MCU is constantly blinking, RED led next to blinking BLUE is NOT off.