Betaflight firmware upgrade issues

im trying to firmware update in betaflight and my i can not find my fc board name
which is SucceX-D F7TwinG which it is a Iflight

I had a look and can’t find it either. :man_shrugging:

find it now thank you it was called STM32F7X2.hex

1 Like

If you do a DUMP ALL in CLI the first few lines identify the existing firmware version and that includes the board ID

For example…

dump all

version

INAV/MATEKF722SE 2.5.0 May 26 2020 / 12:36:10 (d84bcb733)

GCC-9.2.1 20191025 (release) [ARM/arm-9-branch revision 277599]

Cheers
Steve :slightly_smiling_face:

2 Likes

Same in Betaflight :grinning:

1 Like

From the cli if you type version you will see what the target is.

2 Likes