Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add IFLIGHT_BLITZ_F7_AIO target #8977

Merged
merged 17 commits into from
Apr 16, 2023
Merged

Add IFLIGHT_BLITZ_F7_AIO target #8977

merged 17 commits into from
Apr 16, 2023

Conversation

mmosca
Copy link
Collaborator

@mmosca mmosca commented Apr 13, 2023

This is the only fc I have on my fleet that does not have an INAV target

MCU is F745 with 1mb flash.

Baro and gyro ok.
Font upload ok.
Led strip ok. (built in led on the bottom is addressable)
M1-M4 works with DSHOOT600.
Board alignment ok.
Blackbox ok. (Needed SPI3_*_AF for it to work)
1st flight ok

Should work for a few different FC by iFlight, like the iFlight BLITZ Whoop AIO and the Defender 25 F7 AIO.

Baro and gyro ok.
Font upload ok.
Led strip ok.

Haven't triued dshot / motors.

Betaflight config has more outputs than exposed on the board. (IFLIGHT Blitz
Whoop F7 AIO)
@@ -19,6 +19,7 @@

#include "config/parameter_group.h"
#include "common/color.h"
#include "rx/rx.h"
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

needed for timeUs_t

@mmosca mmosca added this to the 7.0 milestone Apr 13, 2023
@mmosca mmosca marked this pull request as ready for review April 14, 2023 13:24
@mmosca mmosca merged commit 6f556e1 into master Apr 16, 2023
@mmosca mmosca deleted the mmosca-blitz-f7-aio branch April 16, 2023 18:11
sensei-hacker pushed a commit to sensei-hacker/inav_unofficial_targets that referenced this pull request Oct 4, 2023
This is the only fc I have on my fleet that does not have an INAV target

MCU is F745 with 1mb flash.

Baro and gyro ok.
Font upload ok.
Led strip ok. (built in led on the bottom is addressable)
M1-M4 works with DSHOOT600.
Board alignment ok.
Blackbox ok. (Needed SPI3_*_AF for it to work)
1st flight ok

Should work for a few different FC by iFlight, like the iFlight BLITZ Whoop AIO and the Defender 25 F7 AIO.
@DenysHulivatenko
Copy link

DenysHulivatenko commented Oct 28, 2023

This is the only fc I have on my fleet that does not have an INAV target

MCU is F745 with 1mb flash.

Baro and gyro ok. Font upload ok. Led strip ok. (built in led on the bottom is addressable) M1-M4 works with DSHOOT600. Board alignment ok. Blackbox ok. (Needed SPI3_*_AF for it to work) 1st flight ok

Should work for a few different FC by iFlight, like the iFlight BLITZ Whoop AIO and the Defender 25 F7 AIO.

Hi! How can I recieve *hex file for this target?

@mmosca
Copy link
Collaborator Author

mmosca commented Oct 28, 2023

This is an unofficial target, you have to build it yourself.

@DenysHulivatenko
Copy link

DenysHulivatenko commented Oct 28, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants