4.3.0-20210927-1107
IMPORTANT
For SPRacingH7RF only - DO NOT ERASE THE ENTIRE FLASH CHIP WHEN FLASHING! See manual!
Suitable configurator for CONFIGURATION ONLY (Not flashing).
Note that any newer configurator may expect newer firmware and may lead to issues.
https://github.com/betaflight/betaflight-configurator-nightlies/releases/tag/v20210930.4075
Flashing via Configurator
Flash with latest SP Racing release of the Betaflight Configurator, from here:
https://github.com/spracing/betaflight-configurator/releases
Flashing via DFU util.
Requires dfu-util v0.10, binaries available via pinned message on the SP Racing Discord server.
Put board in SP Racing bootloader mode, then run:
H7RF: dfu-util -D betaflight_4.3.0_<TARGET>_<REVISION>.bin -s 0x90100000:leave
To enter SP Racing bootloader mode either:
a) power off FC, hold BIND, power on FC with USB cable, red light flashes fast, release BIND.
b) issue bl flash in BF CLI.
Changes
- Rebased on BF
master
branch.