EXXEL Distributions
BMW Garage BMW Meets Register Search Today's Posts Mark Forums Read

Go Back   BMW M3 and BMW M4 Forum > BMW F80 M3 / F82 M4 Technical Topics > DIY and Coding Discussions

Post Reply
 
Thread Tools Search this Thread
      11-22-2014, 07:00 PM   #1
Jorgem2009
Second Lieutenant
46
Rep
214
Posts

Drives: 2015 aw bmw M4 6MT
Join Date: Jul 2014
Location: Long beach,CA

iTrader: (0)

MDM euro Coding

does anyone know where to find the file and change it to MDM euro?
Appreciate 0
      11-23-2014, 07:07 AM   #2
dmk08
Gone Fishin’
dmk08's Avatar
United_States
7316
Rep
12,125
Posts

Drives: Walks
Join Date: Jul 2012
Location: Atlanta

iTrader: (19)

Quote:
Originally Posted by Jorgem2009 View Post
does anyone know where to find the file and change it to MDM euro?
Is it different on this car?
Appreciate 0
      11-23-2014, 04:52 PM   #3
Jorgem2009
Second Lieutenant
46
Rep
214
Posts

Drives: 2015 aw bmw M4 6MT
Join Date: Jul 2014
Location: Long beach,CA

iTrader: (0)

Quote:
Originally Posted by dmk08 View Post
Is it different on this car?
I don't know but would appreciate any help finding it. need euro MDM asap!
Appreciate 0
      11-23-2014, 09:34 PM   #4
shawnsheridan
General
shawnsheridan's Avatar
United_States
10411
Rep
40,636
Posts

Drives: 2018 Alpina B6 650ix GC
Join Date: Feb 2010
Location: Houston, TX

iTrader: (0)

Garage List
I coded an F83 M4 DSC module for Europe and then back to U.S. and compared them, and these are the coding differences:

U.S.:

C_Laenderkennung => US
CTpmsMarket => US
CPrewarnEnable => disable
CPrewarnIgnition => disable
CalLrPDevMax => 100kpa
CPInitRangeMax => 200kpa
UiaSetLevelPc => 25%
UiwSetLevelPc => 20%
C_Werksnummer => Werte = 06, 10 (Calculated value)
C_Codierdatum => Werte = 14, 08, 04 (Calculated value)

EUROPE:

C_Laenderkennung => ECE
CTpmsMarket => EU
CPrewarnEnable => enable
CPrewarnIgnition => enable
CalLrPDevMax => 50kpa
CPInitRangeMax => 80kpa
UiaSetLevelPc => 20%
UiwSetLevelPc => 15%
C_Werksnummer => Werte = 12, 34 (Calculated value)
C_Codierdatum => Werte = 14, 11, 23 (Calculated value)
__________________

2018 F06 Alpina B6 650ix GC; Space Grey; Vermillion Red Nappa Leather; Executive; B&O; Driving Assistant
2017 F15 X5 xDrive50i MSport; Glacier Silver Metallic; Black Dakota Leather; Executive; B&O; Driving Assistant; RSE
Appreciate 16
      11-23-2014, 10:45 PM   #5
MPRESSM4
I'm not slow, I'm just Sloth.
MPRESSM4's Avatar
United_States
14
Rep
32
Posts

Drives: 2015 M4- MG/SO, DCT
Join Date: Oct 2014
Location: SW Florida

iTrader: (0)

Quote:
Originally Posted by shawnsheridan View Post
I coded an F83 M4 DSC module for Europe and then back to U.S. and compared them, and these are the coding differences:

U.S.:

C_Laenderkennung => US
CTpmsMarket => US
CPrewarnEnable => disable
CPrewarnIgnition => disable
CalLrPDevMax => 100kpa
CPInitRangeMax => 200kpa
UiaSetLevelPc => 25%
UiwSetLevelPc => 20%
C_Werksnummer => Werte = 06, 10 (Calculated value)
C_Codierdatum => Werte = 14, 08, 04 (Calculated value)

EUROPE:

C_Laenderkennung => ECE
CTpmsMarket => EU
CPrewarnEnable => enable
CPrewarnIgnition => enable
CalLrPDevMax => 50kpa
CPInitRangeMax => 80kpa
UiaSetLevelPc => 20%
UiwSetLevelPc => 15%
C_Werksnummer => Werte = 12, 34 (Calculated value)
C_Codierdatum => Werte = 14, 11, 23 (Calculated value)
What do the listed parameters mean?
__________________

2015 M4 (12/14 build)- MG/SO, Executive, HK, Adaptive, DSG, 19"
Appreciate 0
      11-23-2014, 10:53 PM   #6
shawnsheridan
General
shawnsheridan's Avatar
United_States
10411
Rep
40,636
Posts

Drives: 2018 Alpina B6 650ix GC
Join Date: Feb 2010
Location: Houston, TX

iTrader: (0)

Garage List
C_Laenderkennung is "control of country-specific characteristics such as the MDM", but specifically what that entails and what the other settings control, I have no idea.
__________________

2018 F06 Alpina B6 650ix GC; Space Grey; Vermillion Red Nappa Leather; Executive; B&O; Driving Assistant
2017 F15 X5 xDrive50i MSport; Glacier Silver Metallic; Black Dakota Leather; Executive; B&O; Driving Assistant; RSE

Last edited by shawnsheridan; 11-24-2014 at 08:23 PM..
Appreciate 1
      11-24-2014, 07:14 PM   #7
MFOUR
New Member
3
Rep
8
Posts

Drives: M4
Join Date: Oct 2014
Location: New York

iTrader: (0)

Had my M4 coded to Euro MDM on Saturday. Huge difference over US version. You can get yourself sideways in a hurry before it kicks in. Definitely a worthwhile code change, but be careful.
Appreciate 1
      11-25-2014, 03:54 PM   #8
Jorgem2009
Second Lieutenant
46
Rep
214
Posts

Drives: 2015 aw bmw M4 6MT
Join Date: Jul 2014
Location: Long beach,CA

iTrader: (0)

Quote:
Originally Posted by shawnsheridan View Post
I coded an F83 M4 DSC module for Europe and then back to U.S. and compared them, and these are the coding differences:

U.S.:

C_Laenderkennung => US
CTpmsMarket => US
CPrewarnEnable => disable
CPrewarnIgnition => disable
CalLrPDevMax => 100kpa
CPInitRangeMax => 200kpa
UiaSetLevelPc => 25%
UiwSetLevelPc => 20%
C_Werksnummer => Werte = 06, 10 (Calculated value)
C_Codierdatum => Werte = 14, 08, 04 (Calculated value)

EUROPE:

C_Laenderkennung => ECE
CTpmsMarket => EU
CPrewarnEnable => enable
CPrewarnIgnition => enable
CalLrPDevMax => 50kpa
CPInitRangeMax => 80kpa
UiaSetLevelPc => 20%
UiwSetLevelPc => 15%
C_Werksnummer => Werte = 12, 34 (Calculated value)
C_Codierdatum => Werte = 14, 11, 23 (Calculated value)

@frogman, finally found the values we needed to code MDM on Saturday
Appreciate 0
      11-26-2014, 04:13 AM   #9
SOM3
Banned
43
Rep
1,147
Posts

Drives: SO F80
Join Date: May 2014
Location: Euro

iTrader: (0)

Quote:
Originally Posted by MFOUR View Post
Had my M4 coded to Euro MDM on Saturday. Huge difference over US version. You can get yourself sideways in a hurry before it kicks in. Definitely a worthwhile code change, but be careful.
Do you know what was coded specifacally to change to Euro MDM? If no, can you ask whoever perfromed coding what it was?
Appreciate 0
      12-01-2014, 11:46 AM   #10
RickMonet
Lieutenant
RickMonet's Avatar
175
Rep
500
Posts

Drives: 2015 M3 6MT
Join Date: Jun 2014
Location: Bay Area, CA

iTrader: (0)

Quote:
Originally Posted by MFOUR View Post
Had my M4 coded to Euro MDM on Saturday. Huge difference over US version. You can get yourself sideways in a hurry before it kicks in. Definitely a worthwhile code change, but be careful.
Details on how EU MDM is coded would be very helpful to the forum. I imagine quite a few of us are interested.

Thank you.
Appreciate 0
      12-01-2014, 12:03 PM   #11
castilla
Second Lieutenant
51
Rep
230
Posts

Drives: 2014 M4
Join Date: Mar 2012
Location: tr

iTrader: (0)

Quote:
Originally Posted by MFOUR View Post
Had my M4 coded to Euro MDM on Saturday. Huge difference over US version. You can get yourself sideways in a hurry before it kicks in. Definitely a worthwhile code change, but be careful.
You mean Euro version is more dangerous than US version? Euro version allows more sideways?
Appreciate 0
      12-01-2014, 06:39 PM   #12
MFOUR
New Member
3
Rep
8
Posts

Drives: M4
Join Date: Oct 2014
Location: New York

iTrader: (0)

I do not know the specific parameters of the euro MDM code, but asked my coder to chime in on this thread if he gets a chance. As stated in the original post, very worthwhile change for those of us looking to push it a bit...
Appreciate 0
      12-01-2014, 06:45 PM   #13
Jorgem2009
Second Lieutenant
46
Rep
214
Posts

Drives: 2015 aw bmw M4 6MT
Join Date: Jul 2014
Location: Long beach,CA

iTrader: (0)

Quote:
Originally Posted by MFOUR View Post
I do not know the specific parameters of the euro MDM code, but asked my coder to chime in on this thread if he gets a chance. As stated in the original post, very worthwhile change for those of us looking to push it a bit...
sounds good, yea I definitely want to push it at the track but don't want to go off again haha
Appreciate 0
      12-01-2014, 08:29 PM   #14
shawnsheridan
General
shawnsheridan's Avatar
United_States
10411
Rep
40,636
Posts

Drives: 2018 Alpina B6 650ix GC
Join Date: Feb 2010
Location: Houston, TX

iTrader: (0)

Garage List
Quote:
Originally Posted by RickMonet View Post
Details on how EU MDM is coded would be very helpful to the forum. I imagine quite a few of us are interested.

Thank you.
I posted them above.
__________________

2018 F06 Alpina B6 650ix GC; Space Grey; Vermillion Red Nappa Leather; Executive; B&O; Driving Assistant
2017 F15 X5 xDrive50i MSport; Glacier Silver Metallic; Black Dakota Leather; Executive; B&O; Driving Assistant; RSE
Appreciate 1
gatsojon498.00
      12-02-2014, 01:29 AM   #15
Frogman
Lieutenant Colonel
United_States
288
Rep
1,892
Posts

Drives: 2012 F30 328i
Join Date: Mar 2012
Location: SoCal

iTrader: (0)

Quote:
Originally Posted by Jorgem2009 View Post
@frogman, finally found the values we needed to code MDM on Saturday
ok, have you found anyone to code it for you?

Send me a PM if you need help.
Appreciate 0
      12-02-2014, 12:59 PM   #16
Jorgem2009
Second Lieutenant
46
Rep
214
Posts

Drives: 2015 aw bmw M4 6MT
Join Date: Jul 2014
Location: Long beach,CA

iTrader: (0)

Quote:
Originally Posted by Frogman View Post
ok, have you found anyone to code it for you?

Send me a PM if you need help.
I think im going hit up @steve33 since hes in OC too, thanks again!
Appreciate 0
      12-10-2014, 10:58 PM   #17
kinimod
Lieutenant
134
Rep
480
Posts

Drives: 911 GT3
Join Date: Oct 2010
Location: Bay Area, CA

iTrader: (0)

Quote:
Originally Posted by shawnsheridan
Quote:
Originally Posted by RickMonet View Post
Details on how EU MDM is coded would be very helpful to the forum. I imagine quite a few of us are interested.

Thank you.
I posted them above.
But do you know what these values mean? Merely comparing the 2 DSC units is very valuable but we don't actually know if they are related to MDM or which values specifically need to be changed. Not trolling, just genuinely curious as I'd like to code this on my M4 too.

Thanks
Appreciate 0
      12-11-2014, 08:42 PM   #18
shawnsheridan
General
shawnsheridan's Avatar
United_States
10411
Rep
40,636
Posts

Drives: 2018 Alpina B6 650ix GC
Join Date: Feb 2010
Location: Houston, TX

iTrader: (0)

Garage List
Quote:
Originally Posted by kinimod View Post
But do you know what these values mean? Merely comparing the 2 DSC units is very valuable but we don't actually know if they are related to MDM or which values specifically need to be changed. Not trolling, just genuinely curious as I'd like to code this on my M4 too.

Thanks
I have no idea. But, I am not aware of any other differences with European DSC either other than MDM.
__________________

2018 F06 Alpina B6 650ix GC; Space Grey; Vermillion Red Nappa Leather; Executive; B&O; Driving Assistant
2017 F15 X5 xDrive50i MSport; Glacier Silver Metallic; Black Dakota Leather; Executive; B&O; Driving Assistant; RSE
Appreciate 0
      12-11-2014, 10:12 PM   #19
kinimod
Lieutenant
134
Rep
480
Posts

Drives: 911 GT3
Join Date: Oct 2010
Location: Bay Area, CA

iTrader: (0)

Quote:
Originally Posted by shawnsheridan
Quote:
Originally Posted by kinimod View Post
But do you know what these values mean? Merely comparing the 2 DSC units is very valuable but we don't actually know if they are related to MDM or which values specifically need to be changed. Not trolling, just genuinely curious as I'd like to code this on my M4 too.

Thanks
I have no idea. But, I am not aware of any other differences with European DSC either other than MDM.
Is there a chance that MDM is actually coded elsewhere in a different unit anyway? You know, just like VO needs to be changed to remove US spec for some codings.
Appreciate 0
      12-12-2014, 10:16 PM   #20
shawnsheridan
General
shawnsheridan's Avatar
United_States
10411
Rep
40,636
Posts

Drives: 2018 Alpina B6 650ix GC
Join Date: Feb 2010
Location: Houston, TX

iTrader: (0)

Garage List
Quote:
Originally Posted by kinimod View Post
Is there a chance that MDM is actually coded elsewhere in a different unit anyway? You know, just like VO needs to be changed to remove US spec for some codings.
Anything is possible, but it is highly unlikely. In the E9x M3, it was strictly DSC Coding, and I see no reason why F8x would be any different.
__________________

2018 F06 Alpina B6 650ix GC; Space Grey; Vermillion Red Nappa Leather; Executive; B&O; Driving Assistant
2017 F15 X5 xDrive50i MSport; Glacier Silver Metallic; Black Dakota Leather; Executive; B&O; Driving Assistant; RSE
Appreciate 2
drgmt984.50
      12-30-2014, 02:41 PM   #21
M3 Adjuster
Banned
Albania
7905
Rep
11,785
Posts

Drives: 1M, X1 M Sport, E46 325ic
Join Date: Mar 2008
Location: Dallas, Tx

iTrader: (0)

Quote:
Originally Posted by MFOUR
Had my M4 coded to Euro MDM on Saturday. Huge difference over US version. You can get yourself sideways in a hurry before it kicks in. Definitely a worthwhile code change, but be careful.




Quote:
Originally Posted by castilla
Quote:
Originally Posted by MFOUR View Post
Had my M4 coded to Euro MDM on Saturday. Huge difference over US version. You can get yourself sideways in a hurry before it kicks in. Definitely a worthwhile code change, but be careful.
You mean Euro version is more dangerous than US version? Euro version allows more sideways?
YES! .... in your words.. Euro version allows more sideways!

Euro MDM allows a much higher slip/yaw angle before it takes any action to control the car.

If the vehicle slip angle is not too great, it also allows you to do things like add power in situations where regular MDM/traction control would be retarding the throttle and braking a wheel.

if the vehicle slip angle gets to great then it will react to save the car..but in some situations this may be TOO LATE to stop physics.


In effect, yes. It is more " dangerous " because the car won't save you like it will with the standard programming.

For example.. let's say you are at a traffic light.. and want to do a burnout while making a 90 degree turn when the light turns green !
" Hold my beer and watch this... WOOHOO! "

With DSC fully on.. you can spin the tires briefly.. TC cuts in .. power cuts out.. .. and you can barely get the car sideways and the party is over.

With MDM on.. you can get some tire slip... the tires might spin up a little.. the TC light will flash and keep the tires from lighting up totally..
If you try to turn sharply then once the car gets past ( i am guessing heree).. say.. 25 degree slip angle then it will start braking a wheel and retarding the throttle.
The end result is youcan take off pretty fast... really can't do a total burnout.. and you really won't spin the car.

With euro MDM you can do the same thing and the car will not take action as quickly. The TC light will not come on as quiickly.. when it does.. it does not intervene near as harshly. You WILL light the tires up under acceleration...... almost in the same was as if DSC is off. the car will definitely rotate before any intervention occurs... Let's assume that the car can now get up to 40 percent angle from going straight. This can easily mean the driver can get over their head and by the time they get their foot out of the throttle the car is already too far sideways to catch and the owner could wreck the car or at the least end up having rotated too far to save and end up in an embarrasing 180 degree rotation.

These new turbo BMWs have a TON of torque... and in my opinion, OEM wheels and tires that are really not wide enough to suit the power available in the chassis. Because of these factrors... one can easily get over their head with Euro MDM on or with DSC fully off.

I strongly encourgage that if one is wanting to code Euro MDM to the car that you autocross, attend a car control clinic, learn to drive the car on the track at an HPDE or practice drifting in a closed course environment to develop some driver skilll as opposed to hooning around on the street.

one final thing regarding MDM. On the track... A good SMOOTH driver can get the car to allow a fair amount of slip angle. I can smoothly pitch my 1M into a corner at speed and get it sideways entering the corner and still apply throttle and power the car through the corner. Throwing the car into the same corner in a ham fisted way with more force and more slip angle like a drifter will cause the system to intervene and put the driver in the penatly box ala full traction control on. Essentially.. the system will allow you to get the car side ways in a controlled manner.. but not in a reckless fashion.

Caveat Emptor!

Last edited by M3 Adjuster; 12-30-2014 at 03:34 PM..
Appreciate 9
Mikecom32149.50
HZX540e373.50
wickz8033.00
      01-14-2015, 08:39 PM   #22
BlackCobra08
King Cobra
BlackCobra08's Avatar
108
Rep
450
Posts

Drives: incoming GTS 4.0
Join Date: Mar 2014
Location: MN

iTrader: (0)

So we have only a handful of members that have done this? Now my curiousity is peaked. I would be interested to see what euro mdm is all about after a fresh dusting of snow in a parking lot
Appreciate 0
Post Reply

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



All times are GMT -5. The time now is 06:29 AM.




f80post
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
1Addicts.com, BIMMERPOST.com, E90Post.com, F30Post.com, M3Post.com, ZPost.com, 5Post.com, 6Post.com, 7Post.com, XBimmers.com logo and trademark are properties of BIMMERPOST