lint
This commit is contained in:
parent
4641d4c701
commit
1b7cf156b2
|
@ -1,6 +1,6 @@
|
|||
# 4chan F7 initial programming
|
||||
|
||||
### One time Setup
|
||||
## One time Setup
|
||||
|
||||
* download & uncompress https://github.com/rusefi/rusefi/releases/download/20230726_2_release/rusefi_bundle_alphax-4chan_f7.zip
|
||||
|
||||
|
@ -8,7 +8,7 @@
|
|||
|
||||
* hit 'install drivers' button on top of the splash screen
|
||||
|
||||
### For each board
|
||||
## For each board
|
||||
|
||||
* power 4chanF7 board while holding PROG button on 4chanF7. Windows would show "STM32 BOOTLOADER" device in device manager.
|
||||
|
||||
|
@ -18,4 +18,4 @@
|
|||
|
||||
* 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.
|
||||
Expected result: BLUE LED close to stm32f4 MCU is constantly blinking, RED led next to blinking BLUE is NOT off.
|
||||
|
|
Loading…
Reference in New Issue