Transmission Interfacing
Shift-torque coordination over CAN and a full manual transmission swap.
Shift-torque coordination over CAN and a full manual transmission swap.
In the Volkswagen Golf MK4, Jetta, and Audi A3/TT platforms, the 1.8T engine was offered with two automatic transmission architectures: the 01M 4-speed conventional automatic (calibrations 032AD, 032AT, 032DJ) and the 09A / AG5 5-speed Tiptronic transmission (Jatco JF506E, calibrations 032CM, 032DM, 032LQ).
Unlike older mechanical automatics, these electronically controlled transmissions maintain continuous bi-directional torque coordination with the Bosch ME7.5 ECM over the 500 kbps Drivetrain CAN bus. When enthusiasts convert an automatic vehicle to a 5-speed (02J) or 6-speed (02M) manual transmission—or cross-flash between automatic and manual firmware—the powertrain network must be reconfigured to prevent communication timeouts, hanging revs, and starter lockout.
┌──────────────────────────────────────────────────────────────────────────────────────────────────┐
│ ECM & TCM CAN BUS REAL-TIME TORQUE INTERVENTION TOPOLOGY │
├──────────────────────────────────────────────────────────────────────────────────────────────────┤
│ [ Engine Control Module (J220) ] [ Transmission Module (J217) ] │
│ │ │ │
│ │ ─── CAN 0x280: Engine Speed & Actual Torque ────► │ │
│ │ │ │
│ │ ◄── CAN 0x488: Shift Torque Reduction Request ─── │ │
│ │ (mdred_w commands 50% torque cut for 180 ms) │ │
│ │ │ │
│ [ Fast Spark Retard Path ] │ │
│ Ignition Timing zwist pulled to -10° │ │
│ Torque collapses in 20 ms without closing throttle │ │
│ │ │ │
│ │ ▼ │
│ │ Hydraulic Clutches Shift Smoothly │
│ │ ◄── CAN 0x488: Shift Complete Notification ─────── │ Without Friction Slip│
│ │ │
│ Ignition timing returns to MBT advance │
└──────────────────────────────────────────────────────────────────────────────────────────────────┘
33.1. Real-Time Shift Torque Coordination (mdred_w & MSR)#
- Upshift Torque Reduction (
mdred_w): During wide-open throttle acceleration, the transmission friction clutch packs cannot engage under full 235+\text{ Nm} engine torque without severe thermal glazing and clutch slip.- The ABS/ESP and TCM modules detect excessive front wheel slip and request
MSRtorque intervention. - The ECM cracks the electronic throttle plate (
G186) open slightly, providing just enough combustion torque to match wheel speed with vehicle speed, stabilizing the vehicle chassis.
- The ABS/ESP and TCM modules detect excessive front wheel slip and request
- Engine Drag Torque Regulation (
MSR): During trailing-throttle downshifts on rain, snow, or ice, engine compression braking can cause the driven front wheels to break traction and skid.
33.2. The Manual Transmission Swap Conversion Guide (01M / 09A to 02J / 02M)#
When replacing a defective automatic transmission with a manual gearbox, leaving the factory automatic coding results in:
- Permanent Check Engine Light with DTC
P1626/18034(Powertrain Data Bus: Missing Message from Transmission Control ModuleJ217). - Hanging RPM during gear shifts (the ECU does not anticipate clutch depression).
- The starter motor will not crank because the factory Park/Neutral starter interlock relay remains open.
Step 1: Physical Relay & Starter Interlock Rewiring#
- Locate the Starter Interlock Relay (
J207) on the main relay panel under the driver's dash (Relay Position 13, stamped175or53). - Remove the relay.
- On the relay socket, install a heavy-gauge jumper wire (2.5\text{ mm}^2) connecting Terminal 6 (Pin 30, Battery Power) to Terminal 8 (Pin 87, Starter Solenoid).
- The ignition key will now energize the starter motor directly.
Step 2: Clutch Pedal Vacuum & Position Switch (F36) Wiring#
In factory manual cars, the clutch switch informs the ECU when the driver depresses the pedal:
- Install an OEM clutch switch (
1J0 927 189 F) into the clutch pedal bracket. - Wire one terminal to Chassis Ground.
- Wire the second terminal to ECU Pin 39 (Clutch Pedal Position Input).
- Verify in VCDS Measuring Block 066, Field 2: the clutch bit must toggle from
0to1when the pedal is pressed.
Step 3: VCDS Softcoding Recalibration (The Software Conversion)#
To permanently un-marry the automatic transmission from the ECU:
- Connect VCDS, select
01 - Engine.- Halts all CAN polling for TCM
J217, permanently eliminating DTCP1626. - Activates manual transmission rev-drop logic during clutch depression, eliminating hanging revs.
- Enables cruise control operation through the clutch switch (
F36).
- Halts all CAN polling for TCM
- Select
07 - Coding: - Cycle the ignition key OFF for 15 seconds, then back ON.
- Result: The ECU reconfigures its operating system:
Step 4: CAN Gateway Polling Table Update#
- In VCDS, select
19 - CAN Gateway.- Subtract
1from the current coding value (or recode without the Automatic Transmission module). - This removes the TCM from the cluster gateway polling registry, preventing the instrument cluster from throwing CAN communication faults.
- Subtract
- Select
07 - Coding:
Related#
Cross-referenced on shared calibration symbols, not on subject matter — these are the chapters that touch the same maps.
- Chapter 55 — Flash Map & Task Tree —
MSR,ZWIST,G186 - Chapter 10 — Serial EEPROM & Immo —
J220,G186 - Chapter 16 — Torque Model & Inversion —
MSR,G186 - Chapter 60 — Post-Dyno Verification —
ZWIST,G186 - Chapter 23 — Drivetrain CAN Bus —
J220 - Chapter 2 — Bosch Project Taxonomy —
MSR
← Previous chapter · Contents · Next chapter →
Related
Cross-referenced on shared calibration symbols, not on subject matter — these are the chapters that touch the same maps.