drphilchia / rush-osd-development

Automatically exported from code.google.com/p/rush-osd-development
0 stars 0 forks source link

unable to write settings to MinimOSD #30

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Using a FTDI Upload EEPROM clear to OSD
2. upload KV_Team_OSD.ino to OSD. 
2. Open KV_Team_OSD_GUI and upload fonts
3. Make any change to settings and write to OSD
4. Restart OSD... changes have not been saved

What is the exact brand and model of hardware you´r using?
The FTDI has a FT232R chipset
The MinimOSD is from Witespy

What is the expected output? What do you see instead?
Changes to settings... changes not saved

What official OSD version are you using?
2.3

Have it been modified in any way?
no

Please provide any additional information below.
I have tried powering the OSD three ways... 1) thru USB cable 2) 5v from the 
Naze32 3) 5v from a regulator

Original issue reported on code.google.com by m.jason....@gmail.com on 24 Jan 2015 at 2:28

GoogleCodeExporter commented 9 years ago
Same Problem over here anybody solved this ?

Original comment by f.sch...@freenet.de on 14 Mar 2015 at 2:59

GoogleCodeExporter commented 9 years ago
Solved:
1- Clear EEPROM
2- Update Firmware via Arduino (check ardude got all he needs)
3- Start GUI on 32 bit PC
4- Check right connection to 6PIN FTDI (Needs 5V!) (right port chosen)
5- Upload Charset first
6- Write Settings
7- read setings and check if it worked

Original comment by f.sch...@freenet.de on 17 Mar 2015 at 12:30