emuflight / EmuFlight

EmuFlight is flight controller software (firmware) used to fly multi-rotor craft.
GNU General Public License v3.0
451 stars 115 forks source link

Flywoo F405 Video doesn't work #276

Closed DonkFPV closed 4 years ago

DonkFPV commented 4 years ago

Hello, I have a trouble with a flywoo f405 : With 0.3 and 0.1, in the goggle I only have my osd with a light grey background. My set up work well with an other firmware (the yellow one) and I have try to passe from one to another to verify it was not the wire,the camera, the vtx or anything else and it was not. Please help, I don’t want to go back to the yellow firmware.

nerdCopter commented 4 years ago

@Kaiowarez could this possibly be an FC target issue, or does it seem non-Emu specific?

DonkFPV commented 4 years ago

I find the target in emu and all the other paramters work fine .

Kaiowarez commented 4 years ago

Could be target I think I'll double check when I get home No video maybe wrong spi.. Or resource

On Wed, Jun 3, 2020, 2:33 PM DonkFPV notifications@github.com wrote:

I find the target in emu and all the other paramters work fine .

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/emuflight/EmuFlight/issues/276#issuecomment-638383103, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOMD72CHOD33YI4EG2DCDHTRU2JPDANCNFSM4NR3ZMMQ .

DonkFPV commented 4 years ago

@Kaiowarez please let me know when you have check? :)

Kaiowarez commented 4 years ago

From what I can tell flywoof405 original target is intact, can you link me your fc.. If it's a new fc it might have changed.. And if you can drop me a dump file from bf I'll compare it to the current target

On Thu, Jun 4, 2020, 5:35 AM DonkFPV notifications@github.com wrote:

@Kaiowarez https://github.com/Kaiowarez please let me know when you have check? :)

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/emuflight/EmuFlight/issues/276#issuecomment-638737703, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOMD72CQL4TXIJWRUBXXVWTRU5THXANCNFSM4NR3ZMMQ .

DonkFPV commented 4 years ago

Here is the ref from the FC GOKU F405 V2 (ICM20689) - Flywoo

And the dump

Dump Flywoo F405 BTFL_cli_20200604_181839.txt

Thanks a lot

Kaiowarez commented 4 years ago

Okay thanks, looks exactly the same as the target.. Might need to assign an nss pin, if you can test it that would be great, I'll send the hex if you can hop on discord, I try not to give the hex targets on public since it might not work and ppl might think it works

On Thu, Jun 4, 2020, 12:26 PM DonkFPV notifications@github.com wrote:

Here is the ref from the FC GOKU F405 V2 (ICM20689) - Flywoo

And the dump

Dump Flywoo F405 BTFL_cli_20200604_181839.txt https://github.com/emuflight/EmuFlight/files/4731365/Dump.Flywoo.F405.BTFL_cli_20200604_181839.txt

Thanks a lot

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/emuflight/EmuFlight/issues/276#issuecomment-638964584, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOMD72HSEKK6FQX2N62I72TRU7DNFANCNFSM4NR3ZMMQ .

DonkFPV commented 4 years ago

i don't know how assign nss pin ? is that like remaping motor ? maybee if you explain i can try. On discord you can send the hex to donkFpv ? i'm not used to discord sorry

Kaiowarez commented 4 years ago

Okay yeah I gotta assign an nss pin.. That's internally assigned on a target :)

On Thu, Jun 4, 2020, 2:08 PM DonkFPV notifications@github.com wrote:

i don't know how assign nss pin ? is that like remaping motor ? maybee if you explain i can try. On discord you can send the hex to donkFpv ? i'm not used to discord sorry

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/emuflight/EmuFlight/issues/276#issuecomment-639017168, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOMD72A7LDUP3Q7USM3WLZ3RU7PIPANCNFSM4NR3ZMMQ .

nerdCopter commented 4 years ago

@DonkFPV we could be wrong, but we've come to the consensus that if you get OSD over a gray image, then your camera video is not feeding into FC. we know that the FC is feeding video, otherwise you would not see OSD. This of course assumes you are analog and not DJI.

DonkFPV commented 4 years ago

@nerdCopter kaio has fixed the problem it was a pinio setting ... thanks to all :)

nerdCopter commented 4 years ago

@Kaiowarez , was this fixed with #296 ?

Kaiowarez commented 4 years ago

Yes all done @nerdCopter