Page 1 of 4 123 ... LastLast
Results 1 to 10 of 36

Thread: ACC Retrofit Advice Please for Golf MK7

  1. #1
    Join Date
    Feb 2012
    Location
    brisbane
    Posts
    1,187
    Users Country Flag

    ACC Retrofit Advice Please for Golf MK7

    Hi all

    I’m covering a basic write up on another thread regarding mods to my Golf MK7 PP DSG, including this ACC retrofit. I’m going to tidy that thread up as I go to try and provide easy to follow steps for anyone else that wants to do the ACC retrofit…

    I’ve been doing hours or reading on this and I’m still not 100% sure I understand what I need to do so I thought I’d check with the experts if you wouldn’t mind reviewing the below and picking me up on anything I’ve misunderstood. A lot of threads had info from Don (thanks Don) and I acknowledge that some of his material is included below along with XaGiCo Dossier (link below)…

    Dropbox - XaGiCo DOSSIER VCDS VW GOLF MKVII 1.5.pdf - Simplify your life

    I haven’t organised component protection removal yet. I have called euro car electrics on the Sunny Coast 3 times but couldn’t get through (they charge $300); next stop is VW Newstead in Brisbane. I’m toying with the idea of buying the VNCI 6154A tool but I think it could end up being a waste of money if I don’t know how to use it. I do know you can buy single uses of ODIS but don’t really understand how that works. If anyone else has suggestions for component protection removal I’d appreciate it please…

    Parts that I have bought already:
    Front bumper centre grille with radar hole – 5G0853677D
    ACC radar plug and loom – 4F0972708
    MFSW steering wheel switches – 5G0959442N
    Bosch Long Range Radar (LRR) – 5Q0907541J

    My install sequence plan:
    1. Remove front bumper and drill existing bumper iron to mount the radar
    2. Mount the radar with less than 0.2 degrees angle and refit bumper with new grille
    2. Route the wiring loom around the inside of the engine bay to behind the battery
    3. Feed the loom through the grommet in the firewall to the passenger footwell
    4. Connect the positive for the ACC to the fuse box and negative to a ground stud
    5. Connect the CAN-Bus to the black TUIL connector as noted below:
    Or/Br -> CAN-Bus Extended Low -> Pin 3 on Radar
    Grey -> CAN-Bus Extended High -> Pin 2 on Radar
    6. Remove the existing steering wheel buttons and install the new ones
    7. Hope and pray that was all done correctly

    Now the fun part, coding:
    01 – Engine
    Set ACC with Front Assist ( PR-8T3, PR-8T8 )
    03 – ABS (coding for 29 bit) you need to edit bit 24:
    Set F8
    09 – Gateway
    Add 13 – Auto Dist. Reg on the installation list
    Under Adaptation change steering wheel type to ACC
    17 – Instrument
    On the cluster set all the ticks for Front Assist and Distance Regulation
    5F – Radio
    Set all the ticks for Front Assist, ACC and PreCrash
    A5 – Front Camera
    Set presence of ACC
    13 – Radar
    Set presence of ACC

    This where I get a bit confused due to the following:
    1. The security access code (20103) that XaGiCo dossier mentions; is that just to allow me to make changes.
    2. ABS - how do I “Set F8”. From XaGiCo dossier it’s a set of 0 and 1 that need to be changed. Also do I have to change anything on byte 26.
    3. CAN-Gateway - minor detail but is it 09 or 19 (I don’t have my car or VCDS with me at the moment)
    4. Radio - do I also need to tick all AWV options as per XaGiCo dossier
    5. Front Camera - my car doesn’t have a front camera as far as I know. Is this an issue.
    6. Radar - XaGiCo dossier talks about setting Front Assist Camera and Trailer Recognition. Is this necessary.
    7. XaGiCo dossier has a coding step involving the need for ODIS (Funktion_ACC). Is this necessary.

    Thanks in advance!

  2. #2
    Join Date
    Dec 2011
    Location
    Pacific Paradise QLD
    Posts
    7,359
    Users Country Flag
    Eurocarupgrades are possibly shut for the holidays .
    2021 Kamiq LE 110 , Moon White, BV cameras F & B
    Mamba Ebike to replace Tiguan

  3. #3
    Join Date
    Feb 2012
    Location
    brisbane
    Posts
    1,187
    Users Country Flag Thread Starter
    Ok thanks, I wondered the same thing. I’ll try again next week…

  4. #4
    Join Date
    Sep 2013
    Location
    Victoria
    Posts
    1,806
    Users Country Flag
    First - where did you buy the LRR - or more particularly, does it have the correct dataset for this car? Have you read THIS?

    Questions:
    1 -security code ONLY needed if you want to make changes to coding values on new hex13 module (only needed for some adaptation channels)
    2 -Assuming that this car has a MK100 ABS module (with a 30 x Byte long-code string) I think the change needs to be made to Byte 24 (not Byte 29). Change Bit 2=1 and Bit 4=1
    3 The address for the CAN Gateway is 19 (not 09)
    5 No, lots of earlier mk7s didn't have the front camera installed with ACC
    6 See response 5 about front camera - does this car have a trailer module (@ address hex69)?

    Don
    Please don't PM to ask questions about coding, or vehicle repairs. The better place to deal with these matters is on-line, in the forum proper. That way you get the benefit of the expertise of the wider forum! Thank you.

  5. #5
    Join Date
    Feb 2012
    Location
    brisbane
    Posts
    1,187
    Users Country Flag Thread Starter
    thanks for the reply Don…

    I bought the LLR from a wreckers and yes I’ve read that web page. As far as I'm aware 5Q0907541J supersedes 5Q0907541G...

    I’m not home for a week so will need to confirm ABS model etc then. See below screenshot of coding from XaGiCo dossier...



    I doubt it has a trailer module as it has no towbar so I guess I just don't tick the Trailer Recognition box...

    Do you know what the ODIS coding of Funktion_ACC is for on XaGiCo dossier, as per the screenshot below...

    Last edited by guile; 14-01-2024 at 12:33 PM.

  6. #6
    Join Date
    Sep 2013
    Location
    Victoria
    Posts
    1,806
    Users Country Flag




    Yes, as confirmed in the first of your pictures, the correct modification to tell the ABS module that you have added the ACC module is on Byte 24 (not Byte 29).

    I'm not quite convinced about the value of either F4 (for manual), or F8 (for DSG) - but both XaGiCo and my link suggest these values, so go with it!!

    As for the second picture, I first need to explain numbering theory (a little) - my apology if you already know this stuff.

    A Byte consists of 8 x Bits. Each Bit is independent of the other Bits. I think of a Bit as a software switch meaning that a Bit can have one of two states- being either ON, or OFF (just like a normal mechanical switch) - or 1, or 0. However, unlike a normal switch, the status of a Bit is changed by a software command rather than a mechanical lever, or button

    By convention, the Bits are numbered 0, 1, 2..........7 and the complete string of 8 x Bits make-up a Binary number. It's possible to convert Binary numbers into equivalent values in other counting systems. For example, there is an equivalence of a Binary number in the normal decimal system of counting and there is also an equivalence in hexadecimal (hex) numbers - which use a base 16 counting system. The values in XaGiCo pictures, F4 and F8 are hexadecimal numbers

    Again by convention, the Bits in a Binary number are read from right-to-left - meaning that the right-most digit is Bit 0 and the left-most digit is Bit 7.

    Here's an example: the hexadecimal number F4 is equal to the Binary number 1111 0100. So the last digit on the right in the Binary number is Bit 0 (which is equal to 0) and the left most digit is Bit 7 (which is equal to 1)

    Hopefully you are still following!

    In the second picture, Byte 26 =hex50=0101 0000. So, the instructions suggest that Bit 6=1 and Bit 4=1. According to my information, this means that you are telling the ABS module that the car is fitted with Bi-Directional Wheel Speed Sensors (Multi-Link Rear Suspension). ACC needs these type of speed sensors to operate correctly - I'm not sure what happens if you tell-porkies to the ABS module about this matter!




    I'm not a user of VAS5054 - but my guess is that the screenshot shows how to use the "guided-function" feature to implement the coding changes. The "guided function" facility is the forerunner of a similar feature that was copied by OBDeleven in their One Click Apps - it's an inbuilt software function that automatically implements all coding changes across each module without the need for the individual steps when using VCDS, or OBD11

    So the screenshot shows an alternative way of implementing the ACC coding changes - it doesn't show an additional coding change that's needed in the retrofit exercise!
    Last edited by DV52; 14-01-2024 at 08:58 PM.
    Please don't PM to ask questions about coding, or vehicle repairs. The better place to deal with these matters is on-line, in the forum proper. That way you get the benefit of the expertise of the wider forum! Thank you.

  7. #7
    Join Date
    Feb 2012
    Location
    brisbane
    Posts
    1,187
    Users Country Flag Thread Starter
    Great, thanks again Don…

    I think I’ve got enough info to give the coding a go now…

    The final piece of the puzzle is to get cp removed…

  8. #8
    Join Date
    Sep 2013
    Location
    Victoria
    Posts
    1,806
    Users Country Flag
    If you take the car to a dealer, removing CP should cost the minimum time for a master-tech - which is normally 1 x hour. It shouldn't take anywhere near 60 minutes for a half-competent master-tech - but dealers don't use clocks to measure chargeable time -instead they use the monopoly principle of squeezing the client's wallet!!

    The last time a friend threw money at a dealer to remove CP, it cost $250- outrageous!!

    Don
    Last edited by DV52; 15-01-2024 at 06:54 AM.
    Please don't PM to ask questions about coding, or vehicle repairs. The better place to deal with these matters is on-line, in the forum proper. That way you get the benefit of the expertise of the wider forum! Thank you.

  9. #9
    Join Date
    Feb 2012
    Location
    brisbane
    Posts
    1,187
    Users Country Flag Thread Starter
    I managed to get time to fit the parts on the weekend and have a crack at the coding...

    some of the codes were not accepted which is a bit concerning but i'm hoping that can be rectified once the component protection is removed...







    one of the control modules couldn't be reached, 5F: Information Electr. I'm guessing thats because i've replaced the head unit with an Android one. Hope this won't be a problem when trying to finalise the coding...


  10. #10
    Join Date
    Feb 2012
    Location
    brisbane
    Posts
    1,187
    Users Country Flag Thread Starter

    Sun 2024-01-21 10:16 AM
    Sunday,21,January,2024,09:18:50:54062
    VCDS -- Windows Based VAG/VAS Emulator Running on Windows 8.1 x64
    VCDS Version: 21.9.0.2 (x64)
    Data version: 20210903 DS330.0
    Ross-Tech: Home


    VIN: WVWZZZAUZFW270452 License Plate: INK10
    Mileage: 178137km-110689mi Repair Order:



    --------------------------------------------------------------------------------
    --------------------------------------------------------------------------------


    Chassis Type: AU-VW37 (5Q0)
    Scan: 01 02 03 08 09 10 13 14 15 16 17 19 32 42 44 52 55 5F A9

    VIN: WVWZZZAUZFW270452 Mileage: 178137km-110689miles

    01-Engine -- Status: OK 0000
    02-Auto Trans -- Status: OK 0000
    03-ABS Brakes -- Status: Malfunction 0010
    08-Auto HVAC -- Status: OK 0000
    09-Cent. Elect. -- Status: OK 0000
    10-Park/Steer Assist -- Status: OK 0000
    13-Auto Dist. Reg -- Status: Malfunction 0010
    14-Susp. Elect. -- Status: OK 0000
    15-Airbags -- Status: OK 0000
    16-Steering wheel -- Status: OK 0000
    17-Instruments -- Status: OK 0000
    19-CAN Gateway -- Status: OK 0000
    32-Differential Locks -- Status: OK 0000
    42-Door Elect, Driver -- Status: OK 0000
    44-Steering Assist -- Status: OK 0000
    52-Door Elect, Pass. -- Status: OK 0000
    55-Headlight Range -- Status: OK 0000
    5F-Information Electr. -- Status: Malfunction 0010
    A9-Struct. Borne Sound -- Status: OK 0000

    -------------------------------------------------------------------------------
    Address 01: Engine (J623-CHHA) Labels:. 06K-907-425-V1.clb
    Part No SW: 5G0 906 259 HW: 06K 907 425 B
    Component: 2.0l R4 TFSI H13 0010
    Revision: --H13--- CVN: 5FBD913B
    Coding: 091D00324464050B2000
    Shop #: WSC 01357 011 00200
    ASAM Dataset: EV_ECM20TFS0215G0906259 001014
    ROD: EV_ECM20TFS0215G0906259.rod
    VCID: 6BD5C38F8256DED184-803E
    VINID: 9E69EAAAA465A969C21C0105082C00D17E

    No fault code found.
    Readiness: 1110 0001

    -------------------------------------------------------------------------------
    Address 02: Auto Trans (J743) Labels: 0D9-927-770.clb
    Part No SW: 0D9 300 020 G HW: 02E 927 770 AQ
    Component: DQ250-6V MQB H53 4520
    Revision: 03253104 Serial number: TFK01502080055 CVN: 0000B2F1
    Coding: 0014
    Shop #: WSC 01357 011 00200
    ASAM Dataset: EV_TCMDQ250021 001001
    ROD: EV_TCMDQ250021.rod
    VCID: 1939C947184A9C41A6-804C

    No fault code found.

    -------------------------------------------------------------------------------
    Address 03: ABS Brakes (J104) Labels: 5Q0-907-379-IPB-V1.clb
    Part No SW: 3Q0 907 379 Q HW: 3Q0 907 379 F
    Component: ESC H42 0610
    Revision: 00000000 Serial number: 60385000000728
    Coding: 01FA93A15427296C077B060541C56980C92A94E0608296F700 4200B9C209
    Shop #: WSC 01357 011 00200
    ASAM Dataset: EV_Brake1UDSContiMK100IPB 034036
    ROD: EV_Brake1UDSContiMK100IPB_034.rod
    VCID: 489F5C03F360D5C9C9-801C

    1 Fault Found:
    8314 - Check Coding of ECUs on Powertrain Data Bus
    P1647 00 [009] - -
    [New feature! Extended UDS fault detail is only supported by
    current gen. interfaces]
    Confirmed - Tested Since Memory Clear
    Freeze Frame:
    Fault Status: 00000001
    Fault Priority: 3
    Fault Frequency: 2
    Reset counter: 87
    Date: 2024.01.21
    Time: 09:07:27


    -------------------------------------------------------------------------------
    Address 08: Auto HVAC (J255) Labels:| 5G0-907-044.clb
    Part No SW: 5G0 907 044 BC HW: 5G0 907 044 BC
    Component: Climatronic H03 1001
    Revision: 00001K08
    Coding: 00120004200100001005000012101400
    Shop #: WSC 01357 011 00200
    ASAM Dataset: EV_ACClimaBHBVW37X 003018
    ROD: EV_ACClimaBHBVW37X_003_VW37.rod
    VCID: 69D9B98788AACCC1F6-803C

    Fresh air blower control module (front):

    A/C pressure/coolant temperature sensor:

    Air quality sensor:

    No fault code found.

    -------------------------------------------------------------------------------
    Address 09: Cent. Elect. (J519) Labels:| 5Q0-937-08X-HV1.clb
    Part No SW: 5Q0 937 084 AJ HW: 5Q0 937 084 AJ
    Component: BCM MQBAB H H18 0137
    Serial number: 01011504503381
    Coding: 03001A42C24122FB0BA44080B10C0728100000000000000000 0000000000
    Shop #: WSC 01357 011 00200
    ASAM Dataset: EV_BCMCONTI 013000
    ROD: EV_BCMBOSCH_013.rod
    VCID: 000F84239BD02D8941-8054

    Wiper motor control module:
    Subsystem 1 - Part No SW: 5G2 955 119 A HW: 5G2 955 119 A
    Labels: 5QX-955-119-V1.CLB
    Component: WWS 150202 042 0551
    Serial number: 150207073710
    Coding: 0E4DDD

    Rain/Light Recognition Sensor:
    Subsystem 2 - Part No SW: 5Q0 955 547 A HW: 5Q0 955 547 A
    Labels: 5Q0-955-547.CLB
    Component: RLHS 037 0059
    Serial number: S5Y15M02D16H19M45S23
    Coding: 00A8DD

    Anti-theft alarm system sensor:
    Subsystem 3 - Part No SW: 5Q0 951 172 HW: 5Q0 951 172
    Component: Sensor, DWA 005 0315
    Serial number: 000000000ZY1502342Z9

    Alarm horn:
    Subsystem 4 - Part No SW: 5Q0 951 605 HW: 5Q0 951 605
    Component: Sirene, DWA 004 0311
    Serial number: 00000000000061644739

    No fault code found.

    -------------------------------------------------------------------------------
    Address 10: Park/Steer Assist (J791) Labels:| 5Q0-919-294.clb
    Part No SW: 5Q0 919 294 E HW: 5Q0 919 294 A
    Component: PARKHILFE 8K H03 0048
    Revision: -------- Serial number: 39391504217542
    Coding: 0031151011
    Shop #: WSC 01357 011 00200
    ASAM Dataset: EV_EPHVA18AU3700000 002024
    ROD: EV_EPHVA18AU3700000_002_VW37.rod
    VCID: 3D713DD7ACA280616A-8068

    No fault code found.

    -------------------------------------------------------------------------------
    Address 13: Auto Dist. Reg (J42 Labels:| 5Q0-907-567.clb
    Part No SW: 5Q0 907 567 J HW: 5Q0 907 567 J
    Component: ACC3 H09 0395
    Serial number: 23061375030055
    Coding: 001E1300FE030B
    Shop #: WSC 00028 028 00023
    ASAM Dataset: EV_ACCBoschMQB 001022
    ROD: EV_ACCBoschMQB_VW37.rod
    VCID: 428B4E2BD55CFF9917-8016

    3 Faults Found:
    15360768 - Component Protection
    U1101 00 [047] - Active
    [New feature! Extended UDS fault detail is only supported by
    current gen. interfaces]
    Confirmed - Tested Since Memory Clear
    Freeze Frame:
    Fault Status: 00000001
    Fault Priority: 4
    Fault Frequency: 1
    Reset counter: 87
    Mileage: 178137 km
    Date: 2024.01.21
    Time: 09:07:27

    Control Module temperature: 37 °C
    Voltage terminal 15: 12.4 V
    Vehicle speed: 0.00 m/s
    Acceleration: 0.00 m/s²

    1043 - Automatic Distance Control
    B10E7 F0 [047] - Disconnected
    [New feature! Extended UDS fault detail is only supported by
    current gen. interfaces]
    Confirmed - Tested Since Memory Clear
    Freeze Frame:
    Fault Status: 00000001
    Fault Priority: 6
    Fault Frequency: 1
    Reset counter: 87
    Mileage: 178137 km
    Date: 2024.01.21
    Time: 09:07:27

    Control Module temperature: 37 °C
    Voltage terminal 15: 12.4 V
    Vehicle speed: 0.00 m/s
    Acceleration: 0.00 m/s²

    1058 - Databus
    U1123 00 [047] - Received Error Message
    [New feature! Extended UDS fault detail is only supported by
    current gen. interfaces]
    Confirmed - Tested Since Memory Clear
    Freeze Frame:
    Fault Status: 00000001
    Fault Priority: 6
    Fault Frequency: 1
    Reset counter: 87
    Mileage: 178137 km
    Date: 2024.01.21
    Time: 09:07:29

    Control Module temperature: 37 °C
    Voltage terminal 15: 12.3 V
    Vehicle speed: 0.00 m/s
    Acceleration: 0.00 m/s²


    -------------------------------------------------------------------------------

Page 1 of 4 123 ... LastLast

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
| |