AA80E 8-speed
-
- Posts: 222
- Joined: Tue Dec 07, 2010 9:52 am
Re: AA80E 8-speed
JB
- Attachments
-
- AA80E-A.pdf
- (242.33 KiB) Downloaded 1465 times
-
- Posts: 222
- Joined: Tue Dec 07, 2010 9:52 am
Re: AA80E 8-speed
- Attachments
-
- AA80E-B.pdf
- (251.76 KiB) Downloaded 1449 times
-
- AA80E-B.pdf
- (251.76 KiB) Downloaded 1424 times
-
- Posts: 222
- Joined: Tue Dec 07, 2010 9:52 am
Re: AA80E 8-speed
- Attachments
-
- AA80E-E.pdf
- (211.68 KiB) Downloaded 1578 times
-
- AA80E-D.pdf
- (222.08 KiB) Downloaded 1309 times
-
- AA80E-C.pdf
- (223.31 KiB) Downloaded 2155 times
-
- Posts: 1696
- Joined: Fri Apr 04, 2008 1:28 pm
Re: AA80E 8-speed
Lance.
-
- Posts: 222
- Joined: Tue Dec 07, 2010 9:52 am
Re: AA80E 8-speed
JB
- Attachments
-
- IS-F Wiring B.pdf
- (252.5 KiB) Downloaded 1207 times
-
- IS-F Wiring A.pdf
- (248.04 KiB) Downloaded 1185 times
-
- Posts: 1696
- Joined: Fri Apr 04, 2008 1:28 pm
Re: AA80E 8-speed
The tear-down docs are probably not needed at this point - unless there we run into something we can't deduce from the other docs. So leave them for now, and when I get the page a little further along we can see what we might be missing.
Lance.
-
- Posts: 222
- Joined: Tue Dec 07, 2010 9:52 am
Re: AA80E 8-speed
JB
-
- Posts: 1696
- Joined: Fri Apr 04, 2008 1:28 pm
Re: AA80E 8-speed
I have done a quick survey of the docs. The tentative circuit assignments for the GPIO are here:
http://www.msgpio.com/manuals/mshift/AA80E/AA80E.html
However, we need at least one more shift solenoid driver circuit. I am completely happy to add this to the base code, but we need to decide which other circuit(s) to give up. The possibilities are:
1. non-CAN MAP/TPS/MAF, AD5, EGT1, Amp24 - this is the least likely to be used, I suppose, but means the users *must* use CAN and MS2/3, i.e. no standalone if using the additional solenoid driver.
2. One or more of the LED circuits - these are already programmable for the various gears, so no new programming is needed. At very least, this can be used for testing.
3. One or two of the shift lever position inputs, meaning the user would have to use the voltage based inputs (and with 8 forward gears plus PNR there is a fairly small (but workable) range for each gear's selection).
No matter which are used, an add-on driver and flyback component(s) will be required, of course.
Any thoughts?
Lance.
-
- Posts: 55
- Joined: Thu Apr 17, 2008 5:19 am
Re: AA80E 8-speed
-
- Posts: 1696
- Joined: Fri Apr 04, 2008 1:28 pm
Re: AA80E 8-speed
Yes, I agree. The voltage based scheme requires a lot more work on the user side to work correctly and reliably (increasingly so as the number of forward speeds goes up). There doesn't need to be an option for 2 though, it is already in place and can be used right now (with hardware mods but no code changes).
The problem with using the LEDs is that then the 7-segment gear display gets tricky. In some cases it may be that one of the solenoid outputs provides an appropriate signal that could be tapped in to, but that doesn't appear to be the case with the AA80E at first glance.
BTW, there is a 4th option: daisy chain a second GPIO, and write a bit of extension code for it to control additional outputs. That does up the cost, though...
Lance.