Thanks for all the input.
Ill have a play with the resistor values..... I assume the one circled in blue is the one in question.... it is 2W.
What does the pod circled in red do.... I cant figure it out appears to connect 2 pins to + and one to rpm adjustment pod.
Shift Light Issues
Re: Shift Light Issues
- Attachments
-
- rear 2.jpg (1.87 MiB) Viewed 4300 times
-
- front2.jpg (1.83 MiB) Viewed 4300 times
- vlad01
- Posts: 8114
- Joined: Mon Oct 08, 2012 6:41 pm
- cars: VP I S
VP I executive
VP II executive
VP II executive #2
VR II executive - Location: Kyneton, Vic
Re: Shift Light Issues
looking at it, i'd say its for fine calibration the main knob to its RPM scale facia plate.
I'm the director of VSH (Vlad's Spec Holden), because HSV were doing it ass about.
Re: Shift Light Issues
Hi Daniel,Vpgts076 wrote: Does this mean there is NO WAY to speed it up as 1.5K out is unusable.
What exactly are you saying, that it's slow to respond, or that the threshold only goes up to 1500 RPM?
Joe.
Re: Shift Light Issues
Hi Joe,j_ds_au wrote:Hi Daniel,Vpgts076 wrote: Does this mean there is NO WAY to speed it up as 1.5K out is unusable.
What exactly are you saying, that it's slow to respond, or that the threshold only goes up to 1500 RPM?
Joe.
In the videos I have uploaded if you ease the gas pedal down slowly when it hits the desired RPM it flashes accurately.
But if you rapidly accelerate it up to 1.5K too late.
IE both runs were set to 3K RPM slow run flashed at 3K second run flashed at 4.5K but was still set at 3K.
Check out the Video.
Thanks
Daniel
Re: Shift Light Issues
OK, gotcha (the videos weren't showing on my tablet, only a still image).Vpgts076 wrote:Hi Joe,j_ds_au wrote:Hi Daniel,Vpgts076 wrote: Does this mean there is NO WAY to speed it up as 1.5K out is unusable.
What exactly are you saying, that it's slow to respond, or that the threshold only goes up to 1500 RPM?
Joe.
In the videos I have uploaded if you ease the gas pedal down slowly when it hits the desired RPM it flashes accurately.
But if you rapidly accelerate it up to 1.5K too late.
IE both runs were set to 3K RPM slow run flashed at 3K second run flashed at 4.5K but was still set at 3K.
Check out the Video.
Thanks
Daniel
Well, I think there's about a 1 second delay in both videos (hard to judge exactly for the first video, since I can't be exactly sure where the threshold is, and I don't have a stopwatch handy). So that's just the way the firmware works. It probably counts the number of pulses in a second, then compares to the threshold (which in this case, is set by an analogue input level from the pot circuitry). Unfortunately, there's nothing you can tweak in the pulse input circuitry (which seems to work OK) to change that.
Joe.
Re: Shift Light Issues
Spot on mate....vlad01 wrote:looking at it, i'd say its for fine calibration the main knob to its RPM scale facia plate.
Re: Shift Light Issues
Joe, agree after a lot of testing it is in the firmware? Any way to open protected ic's or write new firmware?? HAppy to pay....j_ds_au wrote:
OK, gotcha (the videos weren't showing on my tablet, only a still image).
Well, I think there's about a 1 second delay in both videos (hard to judge exactly for the first video, since I can't be exactly sure where the threshold is, and I don't have a stopwatch handy). So that's just the way the firmware works. It probably counts the number of pulses in a second, then compares to the threshold (which in this case, is set by an analogue input level from the pot circuitry). Unfortunately, there's nothing you can tweak in the pulse input circuitry (which seems to work OK) to change that.
Joe.
I can't beleve speco are selling this shit for $120 and its 1-2 seconds out which could amount to a fucked engine...
Re: Shift Light Issues
I'd have to study the datasheet to be certain, but protection is usually just intended to prevent piracy. Most such chips can still be erased, which clears both the program and the protection (allowing you to program new code).Vpgts076 wrote:Joe, agree after a lot of testing it is in the firmware? Any way to open protected ic's or write new firmware??
Alas, while PICs do have their merits, and fans, I am not among them. If you'd like to learn, you can find a nice tutorial on the PIC16 here : http://geocities.ws/j_ds_au/electronics.html (The PIC12 has a smaller instruction word, less instructions, but I expect should have a similar architecture and philosophy.)
Joe.