anthropo

  • ***
  • 110
Minoposd problem
« on: November 20, 2016, 11:52:44 am »
Hello,
 
Coupled to a revolution board, I have set up a minimosd (https://www.aliexpress.com/item/MICRO-MINIMOSD-Minim-OSD-Mini-OSD-W-KV-TEAM-MOD-For-Naze32/32728327230.html) with minoposd as mentionned on https://librepilot.atlassian.net/wiki/display/LPDOC/MinOPOSD+setup

I have respected all (last firmware LP_All_From_Revo1110.hex,  Charset_1_3_0.mcm)

BUT

-The voltage is showed on two lines, one allways being "E 0:00" , polluting my screen...
-When the board is inclined, the horizon is made of characters instead of a nice line.

What is wrong please ?

f5soh

  • *****
  • 4572
    • LibrePilot
Re: Minoposd problem
« Reply #1 on: November 20, 2016, 12:52:45 pm »
The "E 0:00" refers to the estimated flight time.

Charset is not updated to the right one, some graphics do not match the charset_1_3_0 content.


Like the clock, or the VA with a [ on it.

At boot you should see the JR Logo


anthropo

  • ***
  • 110
Re: Minoposd problem
« Reply #2 on: November 20, 2016, 08:53:10 pm »
just to confirm i have just downloaded (again) the charset on the wiki and the result is the same : characters instead of lines.

f5soh

  • *****
  • 4572
    • LibrePilot
Re: Minoposd problem
« Reply #3 on: November 20, 2016, 09:12:05 pm »
Do you see the JR logo at boot ?
The charset in your screenshot do not match.

The charset is stored inside the video chip, just to be sure you should power the OSD using a external +5V source that can handle at least 500mA

anthropo

  • ***
  • 110
Re: Minoposd problem
« Reply #4 on: November 21, 2016, 02:30:16 pm »
Sorry but i don't understand. Charset cannot be changed ? what happens when i update character set via configtool ?

And more, is there a way to erase the "E 0:00" that refers to the estimated flight time ?

f5soh

  • *****
  • 4572
    • LibrePilot
Re: Minoposd problem
« Reply #5 on: November 21, 2016, 03:44:22 pm »
Of course the charset can be changed. Simply try powering the OSD with a good reliable +5v source (not the one from FTDI) and run the upload from the configTool.

If you want to do custom changes to the osd firmware you should compile your own version from sources available here:
https://bitbucket.org/f5soh/minoposd/src/a82264ba4bacc66bc753f8f3feca802d7b94ca32/ArduCAM_OSD/?at=master

anthropo

  • ***
  • 110
Re: Minoposd problem
« Reply #6 on: November 22, 2016, 09:36:14 am »
Understood !

Just to be absolutly sure : Will this schematic work ?

anthropo

  • ***
  • 110
Re: Minoposd problem
« Reply #7 on: November 22, 2016, 09:38:19 am »
Another question : some put a capacitor beetween 5v and ground. Do you recommend it ?

Thank you

f5soh

  • *****
  • 4572
    • LibrePilot
Re: Minoposd problem
« Reply #8 on: November 22, 2016, 06:44:48 pm »
Schematic looks ok, you can power using the +5v pad as well

Capacitor should prevent voltage fluctuations and sometimes osd shutdown while applying throttle.

anthropo

  • ***
  • 110
Re: Minoposd problem
« Reply #9 on: November 23, 2016, 10:09:20 am »
Thank you it works now.

Perhaps that should be in the wiki : 'if you don't see the logo + JR130 at the startup ,then charset is not uploaded. Take a more powerfull 5V source'