Skip to content

4.3.2

Compare
Choose a tag to compare
@hydra hydra released this 26 Dec 17:23
· 1053 commits to master since this release

For SPRacingH7EXTREME PX4 Edition boards put board in SP Racing bootloader mode, then run:

dfu-util -D betaflight_4.3.2_SPRACINGH7EXTREME-W25Q128JV_eccbe5445f.bin -s 0x90F90000: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.

Firmware was built using the following command:

make TARGET=SPRACINGH7EXTREME EXST_FLASH_CHIP=W25Q128JV

Git tag: spracingh7extreme-px4-edition-4.3.2

Changes:

  • Rebased on BF 4.3.2 tag.