speed signal issues
speed signal issues
Andrew
-
- Posts: 1696
- Joined: Fri Apr 04, 2008 1:28 pm
Re: speed signal issues
What have you tried with the filtering options in TunerStudio?
Have you made sure there is no residual solder flux on the 25x2 header pins (or anywhere else in the VSS input path)?
Do you have a scope trace of the input signal? If so, could you post it.
Do you have a clear digital close-up photo of the VSS connections on the GPIO board that you could post?
If this was mine, I would also inspect the processor and surrounding area on the GPIO PCB very carefully to make sure no solder blobs, wire snipped off leads, or residual flux, etc. is bridging any of the CPU pins or circuits.
Lance.
Re: speed signal issues
With filtering I have tried 0%, 20% (even though not recommended this still produces faster response than CAN seemed to give) 50%, 80%, 90% and 100%. Those were all tried with 4, 8 and 12 smoothing and all produced the same result. I did see a change in how quickly it would go down. I also would see some false trigger in park without much filtering.
I experienced an extremely sensitive VR on my MS3pro on my procharged 502. I actually solved this issues by putting a resistor inline on + of VR. Shunts of any kind did nothing to help. I could literally turn on the fuel pump on that setup and get a false RPM trigger from MSpro. I will likely try some of this on the VR side of the speed signal to make it work if I can. I would really prefer running speed into gpio.
Andrew
-
- Posts: 1696
- Joined: Fri Apr 04, 2008 1:28 pm
Re: speed signal issues
In addition to all the above, can tell us what with/how you sealed the board off?
Lance.
Re: speed signal issues
Andrew
Re: speed signal issues
Andrew
-
- Posts: 1696
- Joined: Fri Apr 04, 2008 1:28 pm
Re: speed signal issues
Can you post the scope shots and photos I mentioned above?
In particular, scope shots of the input signal at the source and 25x2 jumper would be useful, a picture of the wiring done on the VR3 input, and a close-up photos of the processor could be helpful.
Also, have you inspected the board very, very carefully (including the 25x2 header on both side of the PCB) for residual solder flux? Has the board been washed in 99% isopropyl alcohol?
Lance.
-
- Posts: 1696
- Joined: Fri Apr 04, 2008 1:28 pm
Re: speed signal issues
Could you also post your MSQ? A datalog would be helpful too. This will help us to see if there is something going on in the code (like an over/under-flow in the speedo calcs, for example).
Lance.
Re: speed signal issues
Based on what I thought it was doing I went ahead and put a 10k ohm resistor in. Originally I thought I would put it on the VR side, but decided to try it on the digital side inside the GPIO case before it went into PTO. This fixed everything....the signal is smooth, quick and accurate and no more signal loss problems!
Got to drive the truck around a bunch, and I need to do some more tweeking, but its coming along nicely. I did notice that if the TCC engages its good, but then if it disengages the trans feels like it is in neutral. I would have to stop, cycle the shifter to park and back, then its totally fine.........Now that I am typing this though, I was having signal issues with the PRNDL switch, and after adjustment on the transmission its all good. Maybe I will try the TCC again to see if it works the way it should now that that PRNDL switch is working as it should also.
Lance, is the 5.015 code the only one with TPS as a blendable load factor? I found while driving this could be useful when I wasn't full throttle but MAP went up quite a bit it would want to downshift into 1st, but I definitely wasn't wanting that. I could see that the blended load would be beneficial for that. (If that is even how it is suppose to work. I just saw it in the settings when I had 5.015 loaded yesterday, I'm on 4.139 now.)
Overall I am very happy with it though. I have many MS systems under my belt, but this is the first trans controller with it, and I'm liking it!
Andrew
-
- Posts: 1696
- Joined: Fri Apr 04, 2008 1:28 pm
Re: speed signal issues
I'm glad you got the VSS sorted out. This is often the hardest part of installing the MShift/GPIO, for a number of reasons.
Yes, the 5.xxx series of code is the only code with the blendable TPS/MAP/etc. You can read about the blended load here: http://www.msgpio.com/manuals/mshift/V5tune.html#gh The 4.1xx series of code is generally supposed to be largely frozen now, with new developments happening only on the 5.xxx code (so 5.xxx gets all the updates from 4.1xx, but not vice-versa).
I have a few ideas about the TCC issue (it may be unlocking if there is a gear lever error, so I need to check on that). I will work on it.
Lance.