Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Enabling Audi Drive Select in Audi Q3 (8U) with RMC and MMI systems.

NotificationsYou must be signed in to change notification settings

mrfixpl/Audi-q3-8u-ADS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Enabling AudiDriveSelect (a.k.a. Charisma, Drive modes) in Audi Q3 (8U) with 2.0TDI 103kW engine.

Audi RMC with AudiDriveSelect screen option

What is ADS?

ADS is short for Audi Drive Select. It allows the driver to choose from different driving modes: comfort, normal, auto, dynamic, efficiency, individual. Depending on installed options, there are settings for engine, gearbox, suspension, exhaust, cornering lights.

Tools required

Procedure

0x19 - Gateway

  • Parameterization required. Can be done with VCP or ODIS.
  • Module0x19, address0x1200, upload dataset:
    • datasets/19-gateway/0x1200_ADS-withoutEfficiency - with ADS (comfort, auto, dynamic)
    • datasets/19-gateway/0x1200_ADS-withEfficiency - with ADS (comfort, auto, dynamic, efficiency)
    • datasets/19-gateway/0x1200_noADS - no AudiDriveSelect

0x55 - Headlight range

  • Module0x55, Long Coding, Byte06, Bit7 (Charisma), enable.

0x5F - Infotainment

Audi RMC2

Audi MMI 3G+ (HN+)

  • Green Engineering Menu access required - need to enable developer mode first
    • Module0x5F, adaptation, channel6, new value1.
    • Reboot unit with button combination:[BACK] +[Control Wheel] +[Upper-Right]
    • Reboot demo:https://youtu.be/KxOsZpEe3cY
  • Enable ADS/Charisma
    • Enter GEM with button combination:[CAR] +[MENU]
    • Go tocar/cardevicelist/carisma and enable it.
    • Go tocar/carmenuoperation/carisma and set it to5.
    • Reboot unit with button combination:[BACK] +[Control Wheel] +[Upper-Right]

Button

Part replacement

TODOOO

Wiring

ADS button can be found on wiring diagrams as elementE735. It shares theT10f 10-pin connector with Engine Auto Start/Stop button and Park Assist Button.

3 pins are related to the ADS button:

  • T10f/1 - GND (ground)
  • T10f/5 - Term58 (button backlight)
  • T10f/9 - SIG (button pressed short to ground)

Most likely you will need to wire only the SIG line, from the button (E735; T10f/9) to the BCM module (J519; T52c/37).

Research

  • Last 4 bytes in gateway dataset is CRC-32 checksum,
  • Last 2 bytes in RMC dataset is CRC-16/CCITT-FALSE checksum,
  • Modes in order:Individual,Comfort,Auto,Dynamic,Offroad,Efficiency,Race.
  • Looking at the gateway dataset, it seams that it supports all 7 modes, butOffroad andRace are not enabled. Might be possible to alter the dataset to get mode modes.
  • Individual settings in order: engine/transmission, suspension, steering, 4x4, exhaust, belt tensioner, ACC. Additionally: contour seats, cornering lights.

Credits, reference, links

About

Enabling Audi Drive Select in Audi Q3 (8U) with RMC and MMI systems.

Topics

Resources

Stars

Watchers

Forks


[8]ページ先頭

©2009-2025 Movatter.jp