-
-
Notifications
You must be signed in to change notification settings - Fork 115
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
[TARGET REQUEST] SKYSTARSF7HDPRO (BMI270) #733
Comments
Needs tested! EmuFlight_0.4.0_SKSTF7HDPRO_Build_c8cc50dde.zip (edit: hex updated for barometer, osd, battery, usb connect) |
Thanks for Target 1/ the connection usb don't run: impossible to connect with computer but via wifi it's ok. |
|
after many test, baro not recognized. Could you do something ? |
What brand/kind of baro? Internal/External? |
the baro is integrated on fc |
Did it work before with BF? The SKYSTARS F722HD PRO fc I saw said no baro http://skystars-rc.com/Products/ESC/2021/0620/93.html If yours has one, then it must be a different FC but same target, so I will need a copy of that web address and a copy of your DUMP |
the baro worked on betaflight the manufacturer web adress you cited is the good page web but i have a baron on betaflight, I find it surprising that the web adress does not specify a baro this is the dump in betaflight in attached file |
Thank you for that! |
@seb3876 can I get a copy of your Emuflight dump as well for comparison? |
hi, this is the dump in Emuflight in attached file: |
|
i tested the new target: |
@seb3876 Thank you again for your patience and help. I spotted my code errors and you may have helped me narrow down the issue with targets connecting poorly with USB. I think I fixed OSD, battery, and Baro issues, as before they weren't showing up in the Dump properly, but now they are. |
@BeauBrewski thank you for your work! all the previous points are resolved but now the drone turns over as if a propeller was upside down can you do something? thanks you |
@seb3876 send me a copy of your newest Dump and I'll see if a setting is off. |
@BeauBrewski this is my new DUMP in attached file. |
@seb3876 Something is seriously not right with that dump. Looks all glitchy. Either need to try again, or do a reflash with full chip erase. |
i tried a full erase, new configuration and dump all. See in attached file. Thank You |
@seb3876 I think I spotted an issue between the BF and Emu dumps you've given me. You don't have the radio set up the same on Emuflight. Make sure your channel map is correct on the Receiver tab and that the Roll/Pitch/Throttle/Yaw move correctly when radio connected (will probably have to plug in battery to quad when testing with radio). And that the animated quad moves accordingly when sticks are moved. You can also copy the AUX settings from the BF dump and paste them into CLI of Emuflight then type |
@BeauBrewski The settings are good. I don't understand why they don't match. |
@seb3876 Hmm. I tested on a different target changing the CLI Aux settings and it did not appear to make a difference, so that is not the problem. Sorry about that. It was the only noticeable difference I saw in the dumps. I reworked the gyro code and have a new test file. |
@BeauBrewski thank you very much ! |
@seb3876 |
Above target only works with older boards with MPU6xxx gyro. Will need to add BMI270 support when available. |
Working on test target |
Needs tested! |
**Note: Had USB connect issues--would take 3+ tries to connect into Emu Config. Shortened target name and USB connection is now fast and first try. |
does the folder-name need shortening or only the target.h's |
|
I'm not sure, but I shortened both. SKYSTARSF7HDPRO isn't longer than 20 🤷 |
From FB page: |
Update from FB Page: |
maybe: TIM_USE_PPM or _ANY, rather than TIM_USE_LED i saw this some place recently |
That got the motors working, but now LED's don't. 😞 |
Suspecting there might be an issue with LED code/drivers and how it does timers. Tried without drivers, with Edit: One thing I noted as well is when setting up LED, they stayed white and would not change color when saved. |
target resolved by #943 , therefore closing ticket. |
Hi,
anyone could send me target for SKYSTAR F7HDPRO?
Thanks a lot!
The text was updated successfully, but these errors were encountered: