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

iFlight SucceX-E F4 Stack is listed on Release page but no target #1057

Closed
ircmgr opened this issue Sep 1, 2020 · 28 comments
Closed

iFlight SucceX-E F4 Stack is listed on Release page but no target #1057

ircmgr opened this issue Sep 1, 2020 · 28 comments

Comments

@ircmgr
Copy link

ircmgr commented Sep 1, 2020

iFlight SucceX-E F4 Stack can be seen in the recommended hardware list but while trying to flash only
IFLIGHTF4- TWIG and IFLIGHTF7-TWING targets exist ( tried the F4 and it doesnt work )

@BrianKoch1
Copy link

Is there a solution for this board yet?

@theuglycamel
Copy link

Also looking for this target. The V1 board uses the BETAFLIGHT_F4 target but the v2.1 uses IFLIGHT_SUCCEX-E F4. The V2.1 is a much more iNav friendly board with baro and i2c. Please advise.

@bakwc
Copy link

bakwc commented Mar 5, 2021

Same here. Is it possible to run inav on "iFlight SucceX-E F4 V2.1" (SucceX-E F405)?

@ryanort
Copy link

ryanort commented Mar 9, 2021

Same here. Is it possible to run inav on "iFlight SucceX-E F4 V2.1" (SucceX-E F405)?

+1

@ucflumm
Copy link

ucflumm commented Mar 13, 2021

+1 Tried flashing it but it only shows 3 UART and exhibits strange behaviour i'm guessing i got the wrong target.

@ucflumm
Copy link

ucflumm commented Mar 13, 2021

I'll attempt to make a target, but I've never done it for iNAV/betaflight or anything. I've done it for 3D printer boards using STM32 so I'll give it a shot.
iflightf4_succexe/target.c
target.h

Does anyone know if there are other references to these (in iNAV/configurator) I need to add/check anywhere. I could find it with time but I think it would be easier to ask.

Sorry if I'm asking noob questions; I just feel it's alot better to help write it and test instead of asking.

@ivan586lp
Copy link

ivan586lp commented Mar 16, 2021

I managed to modify the target BETAFLIGHT_F4 (src / main / target / BETAFLIGHTF4 / target.h) for iFlight SucceX-E F4 V2.1

Yesterday I took off on a drone (on version 2.6.0), did not test for a long time, but the GPS holds the position, the flight is stable, the acro is working, all functions are working (barometer, GPS, Compass)

If you try, please be careful :)

Link to archive (compiled firmware hex file and target.h):

https://drive.google.com/file/d/1-wDzZs2W_LAJGBvbQVb52oV7JjGyI9DB/view?usp=sharing

@ucflumm
Copy link

ucflumm commented Mar 16, 2021

I managed to modify the target BETAFLIGHT_F4 (src / main / target / BETAFLIGHTF4 / target.h) for iFlight SucceX-E F4 V2.1

Yesterday I took off on a drone (on version 2.6.0), did not test for a long time, but the GPS holds the position, the flight is stable, the acro is working, all functions are working (barometer, GPS, Compass)

If you try, please be careful :)

Link to archive (compiled firmware hex file and target.h):

https://drive.google.com/file/d/1-wDzZs2W_LAJGBvbQVb52oV7JjGyI9DB/view?usp=sharing

Awesome save me heaps of time I'll try it out this weekend!

@bakwc
Copy link

bakwc commented Mar 26, 2021

Successfully flashed, have not tested yet.
I am missing barometer values (may be my board without barometer, or it just not detected, I can't setup it in beta-flight too).
Any ideas how to make baro works?

@ucflumm
Copy link

ucflumm commented Mar 26, 2021

Is it showing up as red or is it greyed out?

@bakwc
Copy link

bakwc commented Mar 27, 2021

Is it showing up as red or is it greyed out?

Red

@ucflumm
Copy link

ucflumm commented Mar 28, 2021

Have you tried a full power off. Mine was red when I connected to usb first. Disconnect usb and power. Then connect battery after that plug in the usb to see if that fixes it.

@TarasTadva
Copy link

Hey! Please explain how to add a target to the configurator yourself? I successfully flashed the flight controller with the suggested HEX file, but did not use the target at all. This is mistake?

@ucflumm
Copy link

ucflumm commented Mar 30, 2021

The target is used to create the hex file. Please be careful flashing verify it works first.

@nwpulver
Copy link

nwpulver commented Apr 20, 2021

I managed to modify the target BETAFLIGHT_F4 (src / main / target / BETAFLIGHTF4 / target.h) for iFlight SucceX-E F4 V2.1
Yesterday I took off on a drone (on version 2.6.0), did not test for a long time, but the GPS holds the position, the flight is stable, the acro is working, all functions are working (barometer, GPS, Compass)
If you try, please be careful :)
Link to archive (compiled firmware hex file and target.h):
https://drive.google.com/file/d/1-wDzZs2W_LAJGBvbQVb52oV7JjGyI9DB/view?usp=sharing

Awesome save me heaps of time I'll try it out this weekend!

I am having an issue with this target - ESC not talking to FC. Not sure what the deal is because it works on betaflight. Anyone else have this problem?

to elaborate: I am not getting the second set of beeps when plugging in battery. I cannot move motors with outputs tab. In betalfight this is no problem.

@ucflumm
Copy link

ucflumm commented Apr 20, 2021

I managed to modify the target BETAFLIGHT_F4 (src / main / target / BETAFLIGHTF4 / target.h) for iFlight SucceX-E F4 V2.1
Yesterday I took off on a drone (on version 2.6.0), did not test for a long time, but the GPS holds the position, the flight is stable, the acro is working, all functions are working (barometer, GPS, Compass)
If you try, please be careful :)
Link to archive (compiled firmware hex file and target.h):
https://drive.google.com/file/d/1-wDzZs2W_LAJGBvbQVb52oV7JjGyI9DB/view?usp=sharing

Awesome save me heaps of time I'll try it out this weekend!

I am having an issue with this target - ESC not talking to FC. Not sure what the deal is because it works on betaflight. Anyone else have this problem?

to elaborate: I am not getting the second set of beeps when plugging in battery. I cannot move motors with outputs tab. In betalfight this is no problem.

Did you set the motor protocol dshot600 ? Won't beep if its not set i think.

@theuglycamel
Copy link

Successfully tested 04/24/21 on fixed wing. Thank you for the conversion!

@nwpulver
Copy link

I managed to modify the target BETAFLIGHT_F4 (src / main / target / BETAFLIGHTF4 / target.h) for iFlight SucceX-E F4 V2.1
Yesterday I took off on a drone (on version 2.6.0), did not test for a long time, but the GPS holds the position, the flight is stable, the acro is working, all functions are working (barometer, GPS, Compass)
If you try, please be careful :)
Link to archive (compiled firmware hex file and target.h):
https://drive.google.com/file/d/1-wDzZs2W_LAJGBvbQVb52oV7JjGyI9DB/view?usp=sharing

Awesome save me heaps of time I'll try it out this weekend!

I am having an issue with this target - ESC not talking to FC. Not sure what the deal is because it works on betaflight. Anyone else have this problem?
to elaborate: I am not getting the second set of beeps when plugging in battery. I cannot move motors with outputs tab. In betalfight this is no problem.

Did you set the motor protocol dshot600 ? Won't beep if its not set i think.

I did. I now notice that I get the second set of beeps on reboot as it is rebooting but it does not happen otherwise. Using BLHeliS and bluejay firmware

@lavachemist
Copy link

lavachemist commented Apr 27, 2021

@digitalentity @DzikuVx did you know that the release tag 2.6.1 for INAV configurator recommends an FC that has no INAV target?

https://github.com/iNavFlight/inav-configurator/releases/tag/2.6.1

@jandaliba
Copy link

Same here... I bought it based on recomended HW and now I do not have a target... Just perfect...

@mimoklepes
Copy link

mimoklepes commented May 21, 2021

I've compiled the target using target.h from ivan586lp with INAV 3.0.0 RC1 and tested today by doing 2 battery packs on a 5" quad (Nazgul5 + BN-880 GPS). So far everything seems to work great.

@EchoReeper
Copy link

I've compiled the target using target.h from ivan586lp with INAV 3.0.0 RC1 and tested today by doing 2 battery packs on a 5" quad (Nazgul5 + BN-880 GPS). So far everything seems to work great.

I just got the shared file ivan586lp (thank you sir) to work, is there a way you can share the 3.0 version please?

@mimoklepes
Copy link

I just got the shared file ivan586lp (thank you sir) to work, is there a way you can share the 3.0 version please?

sure, here you go

It is built from 3.0.0 RC1. In the meantime I've tested it for a couple of hours of flight time and everything was fine, so I'm not going to bother rebuilding it from RC2, I'll wait for the final version.

Just one warning: The very first attempt almost ended with a disaster - the quad started to add throttle by itself, I had to quickly disarm it mid-air (it was already some 3 meters above the ground), otherwise it would just fly away. I guess the problem was that I did "diff all" on the 2.6.0 version and applied everything blindly to 3.0.0.

The second time I started from scratch using a preset from configurator and only copied the "harmless" parts of the diff like OSD, modes, rates, etc. Zero problems since then.

@EchoReeper
Copy link

I just got the shared file ivan586lp (thank you sir) to work, is there a way you can share the 3.0 version please?

sure, here you go

It is built from 3.0.0 RC1. In the meantime I've tested it for a couple of hours of flight time and everything was fine, so I'm not going to bother rebuilding it from RC2, I'll wait for the final version.

Just one warning: The very first attempt almost ended with a disaster - the quad started to add throttle by itself, I had to quickly disarm it mid-air (it was already some 3 meters above the ground), otherwise it would just fly away. I guess the problem was that I did "diff all" on the 2.6.0 version and applied everything blindly to 3.0.0.

The second time I started from scratch using a preset from configurator and only copied the "harmless" parts of the diff like OSD, modes, rates, etc. Zero problems since then.

Thanks so much! I just loaded and the motors spin (I didn't copy and paste anything over, thanks' for the tip). I will test and report back if anything happens, etc.. off to test

@Damel91
Copy link

Damel91 commented Jun 23, 2021

Hi everybody, thanks to

I managed to modify the target BETAFLIGHT_F4 (src / main / target / BETAFLIGHTF4 / target.h) for iFlight SucceX-E F4 V2.1

Yesterday I took off on a drone (on version 2.6.0), did not test for a long time, but the GPS holds the position, the flight is stable, the acro is working, all functions are working (barometer, GPS, Compass)

If you try, please be careful :)

Link to archive (compiled firmware hex file and target.h):

https://drive.google.com/file/d/1-wDzZs2W_LAJGBvbQVb52oV7JjGyI9DB/view?usp=sharing

Thanks, I used the target file to compile inav 3.0 final :)
I'm posting the zip file that contain the hex file.

inav-iflight-succex-e-v2.1.zip

@Ajaxwars
Copy link

Доброго времени суток всем.
Спасибо за работу над этой прошивкок.
Но есть проблема, которую не могу решить.
Прошивка заливается нормально, всё настраивается, иду полетать, всё работает кроме правого стика, ролл и питч не отвечают.
На компьютере в программе всё работает значения меняются.
А в полёте только взлетает и нельзя никуда повернуть.
Аппа радиомастер tx16s.
Бетафлайт всё работает как надо, Летаю.
Помогите пожалуйста.

@Mcbeen
Copy link

Mcbeen commented Dec 20, 2021

Successfully tested 04/24/21 on fixed wing. Thank you for the conversion!

@theuglycamel That sounds awesome. Would love to be able to do that. But where did you connect your servos? Motor outputs 3 & 4? Did you just use Dave4675's target or..? Would love to know. Thanks already!

@MrD-RC
Copy link
Collaborator

MrD-RC commented Nov 26, 2022

Stale closing. For official targets to be added to INAV. Manufacturers should follow these rules. If a target for a flight controller does not exist. Contact the manufacturer and as them to get an INAV target made and approved.

@MrD-RC MrD-RC closed this as completed Nov 26, 2022
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

No branches or pull requests