BOSCH ESP9.0i Long Coding (26byte / 6C0 907 379 / PQ26)

Status
Not open for further replies.
   #1  

etz2k

Verified VCDS User
Verified
Joined
Aug 4, 2021
Messages
833
Reaction score
987
Location
Germany
VCDS Serial number
C?ID=69430
Here is a LBL file to help coding the Bosch ESP9.0i (26byte) for the PQ26 platform. Most descriptions and LBL i found on the net (drive2) seems not correct, so i hope i can make it a little better. I compared as much autoscans i found on the net and tested it on a Ibiza'16 1.0TSI(81kw) with MT. But this ABS is a little tricky, compared to the MK60EC1. I hope here are some guys that can help to make it complete.
It would be great if someone have a ZDC file for this ABS or any information and can give me some hints.
I also need more autoscans from cars with this ABS, that sold outside of the EU, because they are hard to find and sometimes different (please send me such autoscans, if you have).

Some things that make me wonder:

- it seems there is no bit for the XDS+ function only a adaption channel to turn it off/on
- is there is no trailer assist?
- is there no emergency brake warning function (blinking)?

Code:
;
; VCDS Label File
;
; BOSCH 9.0i (26byte / 6C0)
;
; Bauteil: J104 - Bremselektronik (#03)
;
; benötigt VCDS LCode 2.0.18 oder neuer
;
; Use at your own risk.
;
;
;---------------------------------------------------
;
; long coding
;
;---------------------------------------------------
;
;
;Brake Master Cylinder / Brake Servo
LC,00,0~3,01,|  TMC D22,2  +  10" brake servo (LHD)
LC,00,0~3,02,|  TMC D23,8  +  10" brake servo (LHD)
LC,00,0~3,03,|  TMC D22,2  +  7"/8" brake servo (RHD)
LC,00,0~3,04,|  TMC D25,4  +  10" brake servo (LHD)   |   TMC D23,8  +  7"/8" brake servo (RHD)
LC,00,0~3,06,|  TMC D25,4  +  10" brake servo (RHD)
;
LC,00,4~7,10,|  Ibiza Hatch & ST (6J)
LC,00,4~7,20,|  Polo Hatch (6R)
LC,00,4~7,30,|  A1 (8X)
LC,00,4~7,40,|  Fabia (NJ)
;
LC,00,1=,        define the installed Brake Master Cylinder and the Brake Servo
LC,00,5=,        define the vehicle variant
LC,00,7=,Check Value of Mirror-Byte 14
;
;die Reihenfolge der Zeichen is wie in der ASCII-Tabelle
LC,01,0~7,DD,|    "6"
LC,01,0~7,DF,|    "8"
LC,01,0~7,F5,|    "N"
LC,01,1=,        7th VIN digit
;
LC,02,0~3,00,|   disk brake C38 HR-A 15"   (Audi S1)        [PR-1KF]     (Disk=D272)
LC,02,0~3,04,|   drum brake D200x40mm   (<= 66kw)      [PR-1KM]   (D19.05 piston)
LC,02,0~3,08,|   disk brake C38 HR-A 14"   (> 66kw)         [PR-1KT]    (Disk=D232)
LC,02,4~7,20,|   ATE FS-III-54 14"  (<= 66kw)                     [PR-1ZF,-1ZM,-1ZQ]   (Disk=D256)
LC,02,4~7,40,|   ATE FN3-54 15"    (> 66kw)                       [PR-1ZC,-1ZE,-1ZP]     (Disk=D288)
LC,02,4~7,60,|   ATE FN3-54 16"    (Polo GTI)                                                            (Disk=D312
LC,02,4~7,70,|   ATE FN3-54 16"    (Audi S1)                      [PR-1ZM]                       (Disk=D312)
LC,02,1=,        define the installed rear brake system
LC,02,5=,        define the installed front brake typ
LC,02,7=,Check Value of Mirror-Byte 15
;nur 24,28,48 werden beim Testfahzeug akzeptiert
;
;die Reihenfolge der Zeichen ist wie in der ASCII-Tabelle
LC,03,0~7,7D,|    "J"
LC,03,0~7,85,|    "R"
LC,03,0~7,8B,|    "X"
LC,03,1=,        8th VIN digit
;
LC,04,0~2,01,|   Standard suspension   [PR-1JA]
LC,04,0~2,02,|   Rough-road suspension   [PR-1JB]
LC,04,0~2,03,|   Sport suspension   [PR-1JC]
LC,04,0~2,04,|   Audi Standard Suspension
LC,04,0~2,05,|   Audi Sport suspension   [PR-UC2/UC6]
LC,04,0~2,06,|   Audi S-Line Suspension   [PR-UC3]
;1-3 ist am Ibiza aktivierbar, aber 4-6 nicht
;
LC,04,3,unknown (always activ ?)
; nicht deaktivierbar beim Testfahrzeug
;
LC,04,6~7,40,|   unknown  (Otto engine below 110KW and MT)
LC,04,6~7,80,|   unknown  (Otto engine from 110KW upwards or if with DSG  /  all Diesel)
LC,04,1=,        define the installed suspension
LC,04,7=,Check Value of Mirror-Byte 16
;
LC,05,0~7,23,|    "0"
LC,05,0~7,24,|    "1"
LC,05,0~7,25,|    "2"
LC,05,0~7,26,|    "3"
LC,05,0~7,27,|    "4"
LC,05,0~7,28,|    "5"
LC,05,0~7,29,|    "6"
LC,05,0~7,2A,|    "7"
LC,05,0~7,2B,|    "8"
LC,05,0~7,2C,|    "9"
LC,05,1=,        13th VIN digit
;
LC,06,0~7,33,|   unknown (always 33h ?)
LC,06,7=,Check Value of Mirror-Byte 17
;immer 33h=51d
;
;
LC,07,0~7,C0,|    "0"
LC,07,0~7,C1,|    "1"
LC,07,0~7,C2,|    "2"
LC,07,0~7,C3,|    "3"
LC,07,0~7,C4,|    "4"
LC,07,0~7,C5,|    "5"
LC,07,0~7,C6,|    "6"
LC,07,0~7,C7,|    "7"
LC,07,0~7,C8,|    "8"
LC,07,0~7,C9,|    "9"
LC,07,1=,        14th VIN digit
;
LC,08,0,unknown (always active ?)
LC,08,3~4,08,|   w/o HBV-Function [PR-1AT/1AZ]
LC,08,3~4,10,|   with HBV-Function [PR-1AS]   (1.0tsi-1.4tsi w/ DSG)
LC,08,6,only Audi S1 (possible AWD [PR-1X1])
LC,08,7=,Check Value of Mirror-Byte 18
;keine Änderung beim Testfahrzeug erlaubt
;
LC,09,0~7,14,|    "0"
LC,09,0~7,15,|    "1"
LC,09,0~7,16,|    "2"
LC,09,0~7,17,|    "3"
LC,09,0~7,18,|    "4"
LC,09,0~7,19,|    "5"
LC,09,0~7,1A,|    "6"
LC,09,0~7,1B,|    "7"
LC,09,0~7,1C,|    "8"
LC,09,0~7,1D,|    "9"
LC,09,1=,        15th VIN digit
;
LC,10,4,Start/Stopp-Anlage  [PR-7L6]
LC,10,5,DCC (Dynamic Chassis Control)  [PR-2H4]
LC,10,7=,Check Value of Mirror-Byte 19
;
LC,11,0~7,69,|    "0"
LC,11,0~7,6A,|    "1"
LC,11,0~7,6B,|    "2"
LC,11,0~7,6C,|    "3"
LC,11,0~7,6D,|    "4"
LC,11,0~7,6E,|    "5"
LC,11,0~7,6F,|    "6"
LC,11,0~7,70,|    "7"
LC,11,0~7,71,|    "8"
LC,11,0~7,72,|    "9"
LC,11,1=,        16th VIN digit
;
LC,12,0~7,00,|   Unknown (always 00h ?)
LC,12,7=,Check Value of Mirror-Byte 20
;
LC,13,0~7,51,|    "0"
LC,13,0~7,52,|    "1"
LC,13,0~7,53,|    "2"
LC,13,0~7,54,|    "3"
LC,13,0~7,55,|    "4"
LC,13,0~7,56,|    "5"
LC,13,0~7,57,|    "6"
LC,13,0~7,58,|    "7"
LC,13,0~7,59,|    "8"
LC,13,0~7,5A,|    "9"
LC,13,1=,        17th VIN digit
;
LC,14,7=,Mirror-Byte of Byte 0
;
LC,15,7=,Mirror-Byte of Byte 2
;
LC,16,7=,Mirror-Byte of Byte 4
;
LC,17,7=,Mirror-Byte of Byte 6
;
LC,18,7=,Mirror-Byte of Byte 8
;
LC,19,7=,Mirror-Byte of Byte 10
;
LC,20,7=,Mirror-Byte of Byte 12
;
;
LC,21,0~1,01,|   1.0 - 1.2l Otto
LC,21,0~1,02,|   1.4 - 1.8l Otto
LC,21,0~1,03,|   2.0l Otto & 1.4 - 1.6l Diesel
LC,21,2~4,04,|   Setting 1 ?   (1.0mpi - 1.2tsi & 1.4tdi,cusb,66kw all Ibiza&Polo)
LC,21,2~4,08,|   Setting 2 ?  (1.4tsi all A1&Polo / 1.4tdi,cusb,66kw_A1&Fabia)
LC,21,2~4,0C,|   Setting 3 ?  (1.0mpi - 1.2tsi Fabia / 1.0tsi,chzc,81kw_Ibiza / 1.0tsi,chzb,70kw_A1 )
LC,21,2~4,10,|   Setting 4 ?  (1.8-2.0tsi all A1,Polo / 1.6tdi,cxma,85kw_A1 / 1.4tdi,cuta,77kw_Fabia&Ibiza)
;
; 00101  1.0i/TSI (CHYA,44kW / CHYB,55kW [ibiza,polo]) / 1.0tsi(chzb,70kw/chzc,81kw [polo]) / 1.2TSI(cjzc,66kw/CJZD,81kw [polo])
; 01101  1.0i/TSI (CHYB,55kw / CHZB,70kW / CHZC,81kW ) / 1.2TSI(CJZC,66kw/CJZD,81kw [ibiza,fabia])
; 01010  1.4TSI (92kw,110kw)
; 10010  1.8TSI (DAJB,141kw)
; 00111  1.4TDI (55kw,cusa / cusb,66kw / cuta,77kw)           [Ibiza,Polo]
; 01011  1.4TDI (cusa,55kw/cusb,66kw) [A1,Fabia]
; 10011  2.0TSI (170kw), 1.6TDI(cxma,85kw), 1.4TDI(cuta,77kw[Ibiza])
;nur 0D&05 akzeptiert beim Ibiza mit chzc
;
LC,22,0,HHC (Hill Hold Control) [PR-UG1]
LC,22,1,unknown  (Otto engine except some Ibiza 1.0[55kw] & 1.2[66kw]  /  Polo 1.0[44kw/55kw] & s-africa_1.2[66kw/81kw] )
LC,22,2~5,04,|   ESC ON
LC,22,2~5,08,|   ESC ON  -1s->  ASR OFF
LC,22,2~5,0C,|   ESC ON  -1s->  ESC SPORT
LC,22,2~5,10,|   ESC ON  -1s->  ESC OFF
LC,22,2~5,14,|   ESC ON  -1s->  ASR OFF      -3s->  ESC OFF
LC,22,2~5,18,|   ESC ON  -1s->  ESC SPORT  -3s->  ESC OFF
LC,22,2~5,1C,|   ESC ON  -1s->  ASR OFF      -3s->  ESC OFF
LC,22,2~5,20,|   ESC ON  -1s->  ESC SPORT  -3s->  ESC OFF
LC,22,2~5,24,|   ESC ON  -1s->  ASR OFF      -3s->  ESC SPORT
LC,22,6,unknown (always active ?)
LC,22,7,unknown (always active ?)
LC,22,3=,        define the function of the ESC-/ASR-OFF button -E256
;
LC,23,0,unknown (always active ?)
LC,23,1~2,0,|  w/o ACC [PR-8T0/8T2/8T6/8T9]
LC,23,1~2,2,|  ACC (w/o follow to stop)  [PR-8T7]
LC,23,1~2,4,|  ACC (with follow to stop)  [PR-8T8] [only for DSG]
LC,23,3,MKB (Multikollisionsbremse)
LC,23,4,AWV1 (Prefill)                    \
LC,23,5,AWV1 (HBA)                        \   Front Assist incl. City ANB  [PR-6K2/6K3/6K4]
LC,23,6,AWV2 (Warnruck)               /
LC,23,7,AWV3 (Verzögerung)        /
;
LC,24,0,RKA-Reset with Radio Media Center [+I7Y/I8B/I8C/I8F]      # activate CAN-Message [Tire pressure monitoring (0x07)]
LC,24,1,unknown (part of RKA+ ?)
LC,24,2~3,00,|   w/o RKA+ [PR-7K0]
LC,24,2~3,04,|   with RKA+ (Standard for outside of EU) [PR-7K9]
LC,24,2~3,08,|   with RKA+ (Definition FMVSS138) [PR-7K6] )?    #not used ?
LC,24,2~3,0C,|   with RKA+ (Definition ECE-R64) [PR-7K1]
LC,24,4,free
LC,24,5,free
LC,24,6,free
LC,24,7,# activate CAN-Message (Brake (0x26))  [RMC Type = not for Audi A1 or POLO'15]
;außer bit 4,5,6 können alle 1 oder 0 sein
;
LC,25,0~7,00,|   unknown (always 00h ?)
;
;
 
Last edited:
   #2  

AINils

VCDS Distributor
VCDS Distributor
Joined
Apr 3, 2020
Messages
1,276
Reaction score
1,158
Location
Germany (AIB)
VCDS Serial number
C?ID=56975
Amazing work, nice to see community is doing such things
 
   #3  

Uwe

Benevolent Dictator
Administrator
Joined
Jan 29, 2014
Messages
52,722
Reaction score
35,693
Location
USA
VCDS Serial number
HC100001
Moved to How To's and Tips and included in the Super Sticky Index.

-Uwe-
 
Status
Not open for further replies.
Back
Top