The MP3car.com Store The MP3car.com Blog    

Sponsored links

Go Back   MP3Car.com > Mp3Car Technical > LCD/Display

Reply
 
LinkBack Thread Tools Display Modes
Old 05-26-2004, 03:08 PM   #31
Raw Wave
 
rando's Avatar
 
Join Date: Mar 2004
Location: Redondo Beach, CA
Posts: 1,969
Quote: Originally Posted by Mr Castulucci
Well yes and no...

Basically this will just be my test run anyway, not my final design or anything.

But, one "redeeming" factor is that the coil will be in steady-state, rather than flipping back and forth, which should minimize some interference.

Other than that, I'm going to just try it and see. Do you have any other suggestions for switching? The only other thing I can think of is using some sort of MUX with logical inputs.

Something solid state. Truthfully though, I'd worry mostly about getting a proper VGA signal to your screen first. One you make that work, you can worry about switching. If you can convert your screens input to VGA, perhaps you can convert your NAV units output to VGA as well. In that case, a standard VGA switch box would do the trick.
__________________
2004 4runner
rando is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Old 05-26-2004, 07:56 PM   #32
Newbie
 
Join Date: Jan 2004
Location: Chicago, IL USA
Posts: 48
Cool

Needs,

Thanks for sharing your experience. I'll certainly be looking out for the doubling up that you described.

However, I think that I may be able to convert the image anyway. I've done a lot of work with creating a VGA controller from scratch via VHDL, so maybe I can swing it. I'm expecting the parts tomorrow, so hopefully I can begin then

Rando, you're right. I'm not going to worry about switching too much yet. Sync conversion first, then switching



Quote: Originally Posted by Needstorage
Mr. Castu,

A couple of months ago I tried the exact approach as you describe above. (Look Here, Sync combining) I have a Ford galaxy with a built in GPS-system and a nice screen
I tried to hook up the VGA-output of a standard PC to the connections described in the above link of the back of the unit. I managed to get some output on the OEM screen, but I saw my desktop twice, right next to eachother. The problem you have is that these OEM monitors use a fixed refresh rate and probably a rate that isn't supported by your VGA-output. Like my experience, my V-sync output rate was like double the required rate for the OEM screen. There was no way to put my VGA-card into a mode that enabled this refresh rate. I even tried a tool to set resolutions/refresh rates yourself... i don't remember the name for now.
I do now that the above schematic work, because it combines the sync's indeed, but it does not alter the rate of the signal.

Mr Castulucci is offline   Reply With Quote
Old 05-27-2004, 02:10 AM   #33
Newbie
 
Join Date: Jan 2004
Location: Chicago, IL USA
Posts: 48
Needs,

I measured the CSync signal coming out of the navigation ECU, and it turns out that you're right about it being at a different frequency than 640 X 480 VGA. On 640 X 480 VGA, a SYNC pulse would occur once every 0.000032 seconds (every 32 microseconds) - in other words, it has a frequency of 31.25 KHz.

The frequency coming out of the ECU is 15.66 KHz (as measured by my equipment). For argument's sake, let's round this to 15.625 KHz (exactly half that of standard VGA). This means that a SYNC pulse occurs once every 0.000064 seconds (every 64 microseconds).

So, if the screen can't adapt to use the "new" sync frequency, I will have to implement some sort of TTL solution. I haven't given it enough thought yet, but maybe I can implement some sort of T flip-flop (which would basically send a sync pulse every other VGA pulse) - although I am pretty sure that this would not work. An alternative solution I have been thinking about is maybe using Windows CE or something to possibly lower the screen resolution to 320 X 240, which I am pretty sure would have the required sync rate. If not, lowering the refresh rate to 30 Hz should do it too, but I don't think that this would be allowable by Windows.

In any case, time will tell. Suggestions?
Mr Castulucci is offline   Reply With Quote
Old 05-27-2004, 02:34 AM   #34
Constant Bitrate
 
Needstorage's Avatar
 
Join Date: May 2004
Location: Belgium
Posts: 176
Quote: Originally Posted by Mr Castulucci
So, if the screen can't adapt to use the "new" sync frequency, I will have to implement some sort of TTL solution.

Thought 'bout this too. a T-flipflop indeed... the basic building block of a binary counter
Digital electronics are not a big problem to me, but converting this analog Sync signal to ttl-like signal, and vice versa is something I would not know how to begin with.

Quote: Originally Posted by Mr Castulucci
I have been thinking about is maybe using Windows CE

And lose all the power of XP? I'm working with XPe, but as I said, my 7" TS TFT is ordered at carTFT, I give up the idea of using the OEM screen.

Quote: Originally Posted by Mr Castulucci
lowering the refresh rate to 30 Hz should do it too, but I don't think that this would be allowable by Windows.

I mentioned earlier, there is a tool to change all kinds of setting of your VGA-card. It goes pretty far (you can mess up your desktop pretty damn good) but don't remember the exact name
However, I didn't manage to get a compatible output signal to feed into the OEM screen.

I will certainly check this thread often to see what you come up with.
Needstorage is offline   Reply With Quote
Old 05-31-2004, 03:04 AM   #35
Newbie
 
Join Date: Jan 2004
Location: Chicago, IL USA
Posts: 48
Hey Guys,

I'm retarded. I ordered a few of the wrong parts, so I am stuck waiting until Tuesday. I'll keep ya posted when I begin work
Mr Castulucci is offline   Reply With Quote
Old 06-05-2004, 03:10 AM   #36
Newbie
 
Join Date: Jan 2004
Location: Chicago, IL USA
Posts: 48
Related Posts:

http://www.mp3car.com/vbulletin/lcd-display/27277-hsync-vsync-csync-conversion-post213755.html (most current as of now)
http://www.mp3car.com/vbulletin/general-hardware-discussion/26619-oem-navigation-connectors.html

Check those out if you are interested in my progress.
Mr Castulucci is offline   Reply With Quote
Old 07-17-2004, 07:06 AM   #37
Constant Bitrate
 
Needstorage's Avatar
 
Join Date: May 2004
Location: Belgium
Posts: 176
Hey, Mr Castulucci... been a while.

I found something very intresting:This is exactly the convertor that we need. (Well for my car I'm 100% sure, but for your car, I assume it wil work too, because we had the same **** happening with our OEM screens.)

Here's the link: Its Interface 1212 that does the conversion

Edit: BTW, you can buy it here
__________________
Needstorage
--------------------------

Who the hell is general failure?!?
And what the f@#k is he doing reading my drive C:\?

Last edited by Needstorage; 07-17-2004 at 07:15 AM.
Needstorage is offline   Reply With Quote
Old 07-17-2004, 08:17 PM   #38
Newbie
 
Join Date: Jul 2004
Location: Lisbon
Posts: 2
It works well... but

I have bought it a few months ago ..... and it works fine ... with video camera etc..

But when work with a tv-out of a Via board, the image its not so good

By the way .... we have the same car ....
jmaleixo is offline   Reply With Quote
Old 07-18-2004, 07:05 AM   #39
Constant Bitrate
 
Needstorage's Avatar
 
Join Date: May 2004
Location: Belgium
Posts: 176
Wel, maybe you can answer the next question then: When you're driving the car, the in dash OEM screen just switches back to whatever it was in before it was playing the video-signal. (For safety-reasons) Is there a way around this problem?
__________________
Needstorage
--------------------------

Who the hell is general failure?!?
And what the f@#k is he doing reading my drive C:\?
Needstorage is offline   Reply With Quote
Old 07-19-2004, 08:54 AM   #40
Low Bitrate
 
Aksor's Avatar
 
Join Date: Mar 2004
Location: Ottawa, ON
Posts: 106
Hey guys check out some of the SONY PS1 LCD to VGA mods.

The Sony 5" LCD has the same RGBS interface and runs on 15kHz.
you can use an ATI or Matrox Video card and power strip an select Arcade mode from the custom resolution this will give you the 15kHz required.

BTW flip flops will not work cause the RGB color data is still sent out at 31kHz and your vertical sync will be out of sync

Laz
Aksor is offline   Reply With Quote
Old 07-19-2004, 09:41 AM   #41
Constant Bitrate
 
Needstorage's Avatar
 
Join Date: May 2004
Location: Belgium
Posts: 176
Quote: Originally Posted by Aksor
Hey guys check out some of the SONY PS1 LCD to VGA mods.

The Sony 5" LCD has the same RGBS interface and runs on 15kHz.
you can use an ATI or Matrox Video card and power strip an select Arcade mode from the custom resolution this will give you the 15kHz required.

BTW flip flops will not work cause the RGB color data is still sent out at 31kHz and your vertical sync will be out of sync

Laz

Well, I've tried using PStrip, but i didn't get closer to seeing my desktop twice on the screen.
__________________
Needstorage
--------------------------

Who the hell is general failure?!?
And what the f@#k is he doing reading my drive C:\?
Needstorage is offline   Reply With Quote
Old 07-19-2004, 11:09 AM   #42
Newbie
 
Join Date: Jul 2004
Location: Lisbon
Posts: 2
Quote: Originally Posted by Needstorage
Wel, maybe you can answer the next question then: When you're driving the car, the in dash OEM screen just switches back to whatever it was in before it was playing the video-signal. (For safety-reasons) Is there a way around this problem?


Can you exlpain better your question ?

Yes .... it's automatic when you switches back, for instance it goes to gps or cd player or even radio ...

to have this possibility you must disconect the "gala" system ... it get the velocity and cut of the image when you are driving ....
jmaleixo is offline   Reply With Quote
Old 07-19-2004, 11:21 AM   #43
Constant Bitrate
 
Needstorage's Avatar
 
Join Date: May 2004
Location: Belgium
Posts: 176
Quote: Originally Posted by jmaleixo
Can you exlpain better your question ?

Yes .... it's automatic when you switches back, for instance it goes to gps or cd player or even radio ...

to have this possibility you must disconect the "gala" system ... it get the velocity and cut of the image when you are driving ....

I don't think I need to explain furthermore, because you just answered it. I had a clue it had something to do with the SCALA signal. I just wondered. thanks for the reply!
__________________
Needstorage
--------------------------

Who the hell is general failure?!?
And what the f@#k is he doing reading my drive C:\?
Needstorage is offline   Reply With Quote
Old 07-19-2004, 03:06 PM   #44
Newbie
 
Join Date: Jan 2004
Location: Chicago, IL USA
Posts: 48
Needs,

Nice job finding the converter! Unfortunately, I don't think it'll work with my system. The connectors are way different, and I am thinking that it wouldn't work anyway.

The thing is, the readings I am getting on the OEM video signal just don't match up with a digital signal. I could be wrong, but I really don't think it seems correct.

In any case, good luck with your interfaces guys! I am still working on mine.
Mr Castulucci is offline   Reply With Quote
Old 07-19-2004, 03:33 PM   #45
Constant Bitrate
 
Needstorage's Avatar
 
Join Date: May 2004
Location: Belgium
Posts: 176
Quote: Originally Posted by Mr Castulucci
Needs,
Nice job finding the converter! Unfortunately, I don't think it'll work with my system. The connectors are way different

Hey, don't think that another shape of connector means your stuff is incompatible, because I'm pretty confident in this thing. Although I'm not gonna get it (for the moment) because I already have my CarTFT 7" TS for a month and I'm working on my software and my case.

I'll post a picture in a couple of days showing you that having an OEM-connector does not mean that you can 't use it. (In my car I have a 12-pin mini-din connector at the back of my OEM GPS/audio/screen-system. This is custom, a 10 pin mini-din connector is pretty hard to find. (Although they have it in the store that also sells the converter in previous post) I'm not gonna buy it there because I already have created my own 'custom' connector for it. It's very cheap and it works fine.
__________________
Needstorage
--------------------------

Who the hell is general failure?!?
And what the f@#k is he doing reading my drive C:\?
Needstorage is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
To all you LCD gurus, please help me find the right screen! JuBu LCD/Display 21 08-27-2006 02:26 AM
Gamecube screen junior LCD/Display 7 11-24-2003 07:38 AM
lillyput--all hype?----long review liquid_smoke LCD/Display 0 11-21-2003 11:44 AM
BMW pre-installed system - TFT ? tsingsu LCD/Display 11 08-05-2002 03:16 AM
Problems with screen backlight and allen controller setup MikeHunt79 LCD/Display 13 07-02-2002 11:54 AM


All times are GMT -5. The time now is 03:09 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.2.0
Copyright © 1999 - 2008 Mp3Car.com Inc.Ad Management by RedTyger
Message Board Statistics