4L80E code
Re: 4L80E code
- Attachments
-
- mystuff.zip
- (174.58 KiB) Downloaded 965 times
-
- Posts: 1696
- Joined: Fri Apr 04, 2008 1:28 pm
Re: 4L80E code
You might try the 4.143 code here: viewtopic.php?f=4&p=4348#p4348 It has the latest fixes (from this weekend).
Lance.
Re: 4L80E code
I have tried to go on neutral several times and it is now OK: when I go back on drive, the TCU selects the right gear and functions as it should.
But I have found that I have some spikes in the OSS signal again, which makes the transmission downshift to 3rd when it should not. I did not have this problem since 4.129. Did something changed on this part of the code? I happens at around 2700RPM OS 88km/h
-
- Posts: 1696
- Joined: Fri Apr 04, 2008 1:28 pm
Re: 4L80E code
Gui67,Did something changed on this part of the code?
No, nothing at all has changed there in recent codes.
Lance.
Re: 4L80E code
I don't know why the defaults appear again. I did not have any since last october.
It came again when I put the new code which solves the neutral problem. Did I forgot something on the msq? Or was some parameters changed while I updated the new code?
-
- Posts: 1696
- Joined: Fri Apr 04, 2008 1:28 pm
Re: 4L80E code
gui67,I don't know why the defaults appear again.
I am not sure what you mean by this.
Lance.
Re: 4L80E code
Re: 4L80E code
So I made a datalog this morning with the last soft I had in the MShift: 4.143 that solved the fact that I needed to stop the car if accidentaly going to Neutral while driving.
You can see on the first log a lot of spikes happening at 88km/h: the VSS goes nearly to 0 and the transmission downshifts to 3rd.
In the second log, with coe 4.130, I also drove a lot around 88km/h, but there is no spike at all.
All these driving happened in 10 minute difference, at the same temperature, on the same road, all conditions are the same exept the transmission was hotter on the second pass and allowed TCC. But I get the same problem with 4.143 with a warm transmission and TCC locked.
Could you please have a look in the code, to understand if this bug comes from a part of the code that was in 4.130 and not taken to 4.143?
I would like to have the best of both worlds: no Neutral problem and no VSS variation if possible.
Thaks in advance
Guillaume
-
- Posts: 1696
- Joined: Fri Apr 04, 2008 1:28 pm
Re: 4L80E code
This is perfect info, and I will have a look. I don't recall changing anything in the VSS, but it's possible that it happened inadvertently, or that the compiler is treating it differently for some unknown reason. I will post back here when I have a better answer (and hopefully some code for you to try).
Lance.
-
- Posts: 1696
- Joined: Fri Apr 04, 2008 1:28 pm
Re: 4L80E code
I will attach some 4.144 test code. This test code rolls the changes out of the VSS ISR. There weren't many changes in the VSS/speedo code from 4.130, but a few snippets of code were moved around, so these are back where they were in the 4.130 code.
Lance.