Shift Light Issues

A place For General Chit Chat Etc
slewinson
Posts: 224
Joined: Wed Oct 08, 2014 11:08 am
cars: Barina SB C14SE
Lexus RX350
VW Golf Mk5 TDI DSG

Re: Shift Light Issues

Post by slewinson »

If you are sourcing a 12v signal from the tacho drive into the cluster then I would look to change the resistor values. They look like 1W and the values look about right for a normal Kettering ignition setup.

Try an 8.2K resistor in place of the 820 ohm as this should give reasonable signal levels. You could also try using a variable resistor to tune this value. Response time can be tuned a bit by reducing the capacitor value but this might make the circuit less stable near the tepransition and give some flicker or false triggering. YMMV


Simon
Vpgts076
Posts: 97
Joined: Wed May 09, 2012 10:57 pm
cars: vp gts

Re: Shift Light Issues

Post by Vpgts076 »

j_ds_au wrote:
Finally, speed of response will be a function of the PIC firmware.

Joe.
Attached is the read off the PIC 12F675 and it appears to be blank.

Can anybody confirm this?

If so how do I upload as site doesn't allow for hex files.

Thanks
Daniel
Dylan
Posts: 3364
Joined: Mon Aug 02, 2010 6:35 pm
cars: VR Commodore V8

Re: Shift Light Issues

Post by Dylan »

Try zipping it and uploading the zipped file?
Vpgts076
Posts: 97
Joined: Wed May 09, 2012 10:57 pm
cars: vp gts

Re: Shift Light Issues

Post by Vpgts076 »

RAR Worked... :)

Please see attached....
Attachments
Shift Light 12F675 read.rar
(378 Bytes) Downloaded 317 times
User avatar
j_ds_au
Posts: 387
Joined: Sun Jan 25, 2015 4:21 pm
Location: Sydney

Re: Shift Light Issues

Post by j_ds_au »

slewinson wrote:If you are sourcing a 12v signal from the tacho drive into the cluster then I would look to change the resistor values. They look like 1W and the values look about right for a normal Kettering ignition setup.

Try an 8.2K resistor in place of the 820 ohm as this should give reasonable signal levels. You could also try using a variable resistor to tune this value. Response time can be tuned a bit by reducing the capacitor value but this might make the circuit less stable near the tepransition and give some flicker or false triggering. YMMV


Simon
I didn't say it's a 12V signal (I have no idea), just that the resistor values suit 12V or higher. If it's actually 12V signals, there's no need to change any resistor values, it will stop working at around 9V.

Also, the capacitor is for noise filtering, it won't affect response time, that's firmware.

Joe.
User avatar
j_ds_au
Posts: 387
Joined: Sun Jan 25, 2015 4:21 pm
Location: Sydney

Re: Shift Light Issues

Post by j_ds_au »

Vpgts076 wrote:
j_ds_au wrote:
Finally, speed of response will be a function of the PIC firmware.

Joe.
Attached is the read off the PIC 12F675 and it appears to be blank.

Thanks
Daniel
You're funny.

It appears blank because it's been protected.

Joe.
Vpgts076
Posts: 97
Joined: Wed May 09, 2012 10:57 pm
cars: vp gts

Re: Shift Light Issues

Post by Vpgts076 »

Thanks for your help guys.

Hi Joe,

Does this mean there is NO WAY to speed it up as 1.5K out is unusable.

thanks
Daniel
Dylan
Posts: 3364
Joined: Mon Aug 02, 2010 6:35 pm
cars: VR Commodore V8

Re: Shift Light Issues

Post by Dylan »

Does the LS1 ECU give an output? Think the VT GTS had one. I remember a mates VZ LS2 having one I think.
A light on the dash come on below the cluster from memory.
User avatar
VL400
Posts: 4991
Joined: Sun Mar 01, 2009 2:54 pm
cars: VL Calais and Toyota Landcruiser. Plus some toys :)
Location: Perth, WA
Contact:

Re: Shift Light Issues

Post by VL400 »

slewinson wrote:If you are sourcing a 12v signal from the tacho drive into the cluster then I would look to change the resistor values. They look like 1W and the values look about right for a normal Kettering ignition setup.

Try an 8.2K resistor in place of the 820 ohm as this should give reasonable signal levels. You could also try using a variable resistor to tune this value. Response time can be tuned a bit by reducing the capacitor value but this might make the circuit less stable near the tepransition and give some flicker or false triggering. YMMV


Simon
This is the problem. Can prove it with this .. http://pcmhacking.net/forums/viewtopic. ... lay#p21551

Or just play with the values as suggested.
slewinson
Posts: 224
Joined: Wed Oct 08, 2014 11:08 am
cars: Barina SB C14SE
Lexus RX350
VW Golf Mk5 TDI DSG

Re: Shift Light Issues

Post by slewinson »

VL400 wrote:
slewinson wrote:If you are sourcing a 12v signal from the tacho drive into the cluster then I would look to change the resistor values. They look like 1W and the values look about right for a normal Kettering ignition setup.

Try an 8.2K resistor in place of the 820 ohm as this should give reasonable signal levels. You could also try using a variable resistor to tune this value. Response time can be tuned a bit by reducing the capacitor value but this might make the circuit less stable near the tepransition and give some flicker or false triggering. YMMV


Simon
This is the problem. Can prove it with this .. http://pcmhacking.net/forums/viewtopic. ... lay#p21551

Or just play with the values as suggested.
Hey VL400, your way may be better as the pulse width is much shorter and the RC filter on the PIC input may not "saturate" or whatever the correct term is. Other way would be to use a 55 as a narrow pulse one-shot to condition the signal.

12V was an assumption based on the standard tacho drive in most modern cars, and I am 90% sure that the commodore is the same.

Simon
Post Reply