Welcome to the MP3Car.com forums.
You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. Registering will also remove advertisements. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!
If you have any problems with the registration process or your account login, please contact contact us.
|
02-21-2006, 06:51 AM
|
#151
|
|
Newbie
Join Date: Feb 2006
Posts: 4
|
Quote: Originally Posted by Vicne
Very interesting.
So for the ones who speak zero-french, the information above is the compatibility table for the VDO/Dayton CHM 604 MP3 CD changer. Please note that this changer is configurable as digital or analog output. As you can see, it works on "all references" for Renault cars of 2004 and 2005, while it is limited to the given models for previous years.
Is possible that some models to use analog input (not SP/DIF) for CDC audio line? (  I hope)
Last edited by CristianC : 02-21-2006 at 06:55 AM.
|
|
|
02-21-2006, 07:46 AM
|
#153
|
|
Constant Bitrate
Join Date: Feb 2006
Posts: 113
|
Quote: Originally Posted by Vicne
Very interesting.
Pippolippi, is your model referenced as compatible ?
Mine is exactly like yours: RENRDW131-10 (Scenic II, November 2003)
|
|
|
02-21-2006, 09:13 AM
|
#154
|
|
Constant Bitrate
Join Date: Sep 2005
Location: Belgium
Vehicle: 2008 Volkswagen Passat Variant
Posts: 165
|
I've found this page here where they sell CDC units, according to this info all HU Tuner List and Update List from 2000 on are compatible.
|
|
|
02-21-2006, 09:56 AM
|
#155
|
|
Variable Bitrate
Join Date: Apr 2005
Location: Belgium
Vehicle: 2005 Renault Scenic
Posts: 325
|
Quote: Originally Posted by pippolippi
Mine is exactly like yours: RENRDW131-10 (Scenic II, November 2003)
Then it's absolutely logical that you don't see anything coming out of the HU.
I'd say start the HU, then try to send only "PLAYING" commands every second, with track=1 and both times at 00:00:01 and see if you get acknowledges in return.
Last edited by Vicne : 02-21-2006 at 10:01 AM.
|
|
|
02-21-2006, 09:58 AM
|
#156
|
|
Variable Bitrate
Join Date: Apr 2005
Location: Belgium
Vehicle: 2005 Renault Scenic
Posts: 325
|
Quote: Originally Posted by Putput
I've found this page here where they sell CDC units, according to this info all HU Tuner List and Update List from 2000 on are compatible.
The "from 2000 on" means "digital sound link".
Quote: Originally Posted by CristianC
Is possible that some models to use analog input (not SP/DIF) for CDC audio line? (  I hope)
As far as I know, models before 2000 had analog sound between CDC and HU.
Which car model and year do you own ?
|
|
|
02-21-2006, 10:35 AM
|
#157
|
|
Constant Bitrate
Join Date: Feb 2006
Posts: 113
|
Quote: Originally Posted by Vicne
Then it's absolutely logical that you don't see anything coming out of the HU.
I'd say start the HU, then try to send only "PLAYING" commands every second, with track=1 and both times at 00:00:01 and see if you get acknowledges in return.
I already tried that with no success. As I said, I think that the level of my usb serial adapter isn't enough for the HU, so I'll have to wait until someone design a good interface circuit, that is rs232 compliant on one side and gives 0-12V on the other.
|
|
|
02-21-2006, 11:35 AM
|
#158
|
|
Variable Bitrate
Join Date: Apr 2005
Location: Belgium
Vehicle: 2005 Renault Scenic
Posts: 325
|
Quote: Originally Posted by pippolippi
I already tried that with no success. As I said, I think that the level of my usb serial adapter isn't enough for the HU, so I'll have to wait until someone design a good interface circuit, that is rs232 compliant on one side and gives 0-12V on the other.
I think that Ale's proposal in post # 131 should be OK. You don't need the stuff at the bottom to drive a relay (except the IC-powering part, of course), so it's rather straightforward. The IC should support 20V supply (absolute max) so maybe the Zener diode also isn't absolutely needed.
Of course, you need to invest in a 4050 but well...
If you don't want to go that way, you can increase the output voltage with a transistor, but if you invert the voltage, don't forget to do it twice...
To avoid damaging the HU with a short-circuit (as these proposals use the HU's 12V as power supply), maybe it would be wiser to use first a secondary power supply : a 9V battery should do the trick and you can test your circuit beforehand by setting your input on either 0V or 9V and measuring the output with a simple multimeter. Just don't forget to link your battery's negative contact to the HU connector's ground.
|
|
|
02-21-2006, 02:37 PM
|
#159
|
|
Constant Bitrate
Join Date: Feb 2006
Posts: 113
|
Quote: Originally Posted by Vicne
I think that Ale's proposal in post # 131 should be OK.
I'm not too sure: looking at the characteristics for the hef family, the minimum input voltage is -0.5V, the max low input (at 15v) is 4V (probably 3.5 at 12v) and the minimum high input is 11V (probably 9V at 12v).
With this characteristics I think it makes no difference connecting the HU to the serial port directly or through the buffer: if the level coming from the HU is critical to interface directly to a serial port I think it'll also be critical wrt the hef4050b input. OTOH the levels coming from a "real" serial port (+12,-12) are outside the lower limit (-0.5v) and a laptop/usb probably won't have enough voltage to drive it high. If you put a divider network things are even worse.
Maybe the best solution is to use a max232 and the buffer.
|
|
|
02-21-2006, 03:47 PM
|
#160
|
|
Variable Bitrate
Join Date: Apr 2005
Location: Belgium
Vehicle: 2005 Renault Scenic
Posts: 325
|
Quote: Originally Posted by pippolippi
I'm not too sure: looking at the characteristics for the hef family, the minimum input voltage is -0.5V, the max low input (at 15v) is 4V (probably 3.5 at 12v) and the minimum high input is 11V (probably 9V at 12v).
With this characteristics I think it makes no difference connecting the HU to the serial port directly or through the buffer: if the level coming from the HU is critical to interface directly to a serial port I think it'll also be critical wrt the hef4050b input. OTOH the levels coming from a "real" serial port (+12,-12) are outside the lower limit (-0.5v)
I think a simple diode could take care of that...
Quote:
and a laptop/usb probably won't have enough voltage to drive it high.
Maybe the best solution is to use a max232 and the buffer.
Well, to keep simple, the solution of the comparator (LM234) proposed my Mox would probably be better suited. Power it with 12V, enter your serial port Tx with a diode on a positive input and the set the threshold of the negative one with a divider bridge. (e.g. 47K/10K to get a threshold around 2V - but the diode causes an offset). You could even put a 100K potentiometer to be able to adjust the threshold.
Any comment is welcome.
|
|
|
02-21-2006, 11:16 PM
|
#161
|
|
Newbie
Join Date: Feb 2006
Posts: 4
|
Quote: Originally Posted by Vicne
The "from 2000 on" means "digital sound link".
As far as I know, models before 2000 had analog sound between CDC and HU.
Which car model and year do you own ?
My car is DACIA LOGAN made in 2005
HU is 22DC229/62 (I see that this model is present on Twingo II form 2002)
|
|
|
02-22-2006, 02:28 AM
|
#162
|
|
Variable Bitrate
Join Date: Apr 2005
Location: Belgium
Vehicle: 2005 Renault Scenic
Posts: 325
|
Quote: Originally Posted by CristianC
My car is DACIA LOGAN made in 2005
HU is 22DC229/62 (I see that this model is present on Twingo II form 2002)
Yes indeed, so I'm afraid it's digital...
|
|
|
02-22-2006, 04:40 PM
|
#163
|
|
Variable Bitrate
Join Date: Apr 2005
Location: Belgium
Vehicle: 2005 Renault Scenic
Posts: 325
|
(I have the strange feeling that everybody's coding hard...:-) )
|
|
|
02-22-2006, 05:08 PM
|
#164
|
|
Variable Bitrate
Join Date: Apr 2005
Location: Belgium
Vehicle: 2005 Renault Scenic
Posts: 325
|
Update
Slightly modified version of the rosetta stone document. Mainly fixed formating and typo
**OUT OF DATE. AN UPDATE IS AVAILABLE IN A POST FURTHER BELOW **
Last edited by Vicne : 02-24-2006 at 09:45 AM.
|
|
|
02-22-2006, 05:17 PM
|
#165
|
|
Constant Bitrate
Join Date: Nov 2004
Location: The Netherlands
Vehicle: 2003 Renault Clio Initiale
Posts: 183
|
Quote: Originally Posted by Vicne
(I have the strange feeling that everybody's coding hard...:-) )
Except for those who own a Connects2 
__________________
CarPC status: HW all done, SW needs tweaked.
Hardware: VIA MII-12K, 512MB, 60GB 2.5", CW-8123 DVD-CDRW, 7" Lilli ts, Opus 90W, BU-353 GPS, 802.11b PCI, USB bluetooth dongle, AverMedia AverTV Cardbus Plus, Morex Cubid 3677
Software: RR, MM/FD
|
|
|
|
Currently Active Users Viewing This Thread: 4 (0 members and 4 guests)
|
|
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 02:32 AM.
|
|