E90Post
 


 
BMW 3-Series (E90 E92) Forum > E90 / E92 / E93 3-series Powertrain and Drivetrain Discussions > N57 / M57 Turbo Diesel Discussions - 335d > Transmission remap - Let's do it ourselves



Reply
 
Thread Tools Search this Thread
      07-26-2016, 09:05 PM   #1189
DWR
Banned
799
Rep
1,630
Posts

Drives: 2009 335d
Join Date: Oct 2014
Location: Maine

iTrader: (0)

Quote:
Originally Posted by Mik325tds View Post
Has anyone ever asked if Bob@BPC can do a bootloader replacement on the EGS?
I just did. Should have a answer in a day, Bob is very responsive.
Appreciate 0
      07-27-2016, 02:17 PM   #1190
RBT-Tuning
RBT-Tuning's Avatar
Austria
715
Rep
755
Posts

Drives: A lot of BMWs...
Join Date: Feb 2015
Location: Austria

iTrader: (0)

Quote:
Originally Posted by Mik325tds
Quote:
Originally Posted by RayBan81 View Post
Really? I never experienced that, as I drive in manual mode 95% of the time. The only reason I got the auto, is because of that horrible manuals in the E-Series.
Hm. Maybe that is a quirk of the A7610591.0da cal that I'm driving now. I can't remember noticing it as much with the original cal.
What is so bad about the E90 manuals? I have not driven one so far, but I guess many here think "any" manual must be better than our automatic.
I had a 120d, 123d and 335i before and none of them had a pleasant manual. They all were inprecise, and required a lot of force at the lever. The 335i (Touring) had aditional "problems" at lift-off because of the very soft "mounting" of the whole drivetrain. Felt like an old Mercedes Diesel cab. )

The only enjoyable manual fom BMW i ever had was in my Z4 Coupe.

And the best of them all are found in Porsches. Pure pleasure.

In general i see a "trend" nowadays to build shitty manuals, because everyone goes for Auto's anyway...
Appreciate 0
      08-12-2016, 05:40 AM   #1191
dave205t
Private First Class
218
Rep
109
Posts

Drives: BMW e90
Join Date: Jan 2016
Location: Netherlands

iTrader: (0)

Hi Guys,

Had a few cycles to work on this project, extended TCU_flash so it can now fully program (not only read) calibration and program.

So far i have been unable to rewrite the program area in 0x2000-0x2ffff, if anyone has some ideas, that would be very welcome.

Best regards, Dave
Appreciate 1
      08-12-2016, 07:15 AM   #1192
_TB_
Lieutenant
152
Rep
459
Posts

Drives: E91 325d Touring
Join Date: Jul 2015
Location: Denmark

iTrader: (0)

Quote:
Originally Posted by dave205t View Post
Hi Guys,

Had a few cycles to work on this project, extended TCU_flash so it can now fully program (not only read) calibration and program.

So far i have been unable to rewrite the program area in 0x2000-0x2ffff, if anyone has some ideas, that would be very welcome.

Best regards, Dave
Is there a need for rewring the program area? If we just want to alter the "calibrations" eg. shiftpoints, lockups, line pressure.

When remapping the ECU you normally do not touch the program area. (unless you make changes to the program like launchcontrol switched by the cruise control button, double programs etc.)
Appreciate 0
      08-12-2016, 07:19 AM   #1193
dave205t
Private First Class
218
Rep
109
Posts

Drives: BMW e90
Join Date: Jan 2016
Location: Netherlands

iTrader: (0)

Quote:
Originally Posted by _TB_ View Post
Is there a need for rewring the program area? If we just want to alter the "calibrations" eg. shiftpoints, lockups, line pressure.

When remapping the ECU you normally do not touch the program area. (unless you make changes to the program like launchcontrol switched by the cruise control button, double programs etc.)
Well we still need to defeat the RSA right ?
Appreciate 0
      08-12-2016, 11:10 PM   #1194
DWR
Banned
799
Rep
1,630
Posts

Drives: 2009 335d
Join Date: Oct 2014
Location: Maine

iTrader: (0)

Quote:
Originally Posted by dave205t View Post
Well we still need to defeat the RSA right ?
Right
My immediate thought is about procurring a non RSA TCU. Maybe something that is the same vinatage as 330d EDC16. Just guessing protections came into TCUs around the same time as ECUs.

Mik325tds probably has some words of wisdom.

BTW, welcome back.
Appreciate 0
      08-13-2016, 08:52 AM   #1195
_TB_
Lieutenant
152
Rep
459
Posts

Drives: E91 325d Touring
Join Date: Jul 2015
Location: Denmark

iTrader: (0)

Quote:
Originally Posted by dave205t View Post
Well we still need to defeat the RSA right ?
The RSA checks is in the bootloader right?
Appreciate 0
      08-13-2016, 09:30 AM   #1196
dave205t
Private First Class
218
Rep
109
Posts

Drives: BMW e90
Join Date: Jan 2016
Location: Netherlands

iTrader: (0)

Quote:
Originally Posted by _TB_ View Post
The RSA checks is in the bootloader right?
Yes correct
Appreciate 0
      08-13-2016, 10:02 AM   #1197
Mik325tds
Major
Mik325tds's Avatar
United_States
808
Rep
1,192
Posts

Drives: 335d M-Sport
Join Date: Jul 2014
Location: Greater Detroit

iTrader: (0)

Do we know which section the bootloader is in? Please don't tell me 0x2000.
Appreciate 0
      08-13-2016, 10:25 AM   #1198
dave205t
Private First Class
218
Rep
109
Posts

Drives: BMW e90
Join Date: Jan 2016
Location: Netherlands

iTrader: (0)

Quote:
Originally Posted by Mik325tds View Post
Do we know which section the bootloader is in? Please don't tell me 0x2000.
Haha, sorry to disappoint you there, but indeed its in 0x20000-0x2ffff.

I have already devised a few ways to bypass it, all i need todo is to write to either this 0x20000-0x2ffff section or to CALRAM (0x3f8000-0x3f8fff), but surprise both are prohibited.
Prohibited at least in auth level 3, auth level 5 (internally in TCU) might allow some wider access, but i do not have the access key for those on the TCU; luckily i know which RSA public key matches this level 5 access so i might be able to brute force it.

Was anyone able to get some more insight (or info) on writing to TCU protected areas from alternate sources (e.g. Bob or alike) ?

Best regards, Dave
Appreciate 3
      08-13-2016, 11:00 AM   #1199
DWR
Banned
799
Rep
1,630
Posts

Drives: 2009 335d
Join Date: Oct 2014
Location: Maine

iTrader: (0)

Quote:
Originally Posted by dave205t View Post
Was anyone able to get some more insight (or info) on writing to TCU protected areas from alternate sources (e.g. Bob or alike) ?
Unfortunately, I was sworn to secrecy. Can you do that? Tell someone something and then say they can't repeat it. I mean is that binding without a pinky swear?
OK, I'll be good.

What that means is tools are there, but competency is somewhat behind.
The tools I'm referring to are, unfortunately, commercial products ($). So, the secret sauce would still be a secret. Not that communications cannot be intercepted, but I don't see the logistics coming together on that.
Appreciate 0
      08-13-2016, 11:10 AM   #1200
kydiesel35
Lieutenant
kydiesel35's Avatar
United_States
166
Rep
460
Posts

Drives: 2016 X5 35d
Join Date: Jun 2015
Location: KY

iTrader: (0)

Garage List
2011 BMW 335d  [0.00]
Quote:
Originally Posted by DWR
Quote:
Originally Posted by dave205t View Post
Was anyone able to get some more insight (or info) on writing to TCU protected areas from alternate sources (e.g. Bob or alike) ?
Unfortunately, I was sworn to secrecy. Can you do that? Tell someone something and then say they can't repeat it. I mean is that binding without a pinky swear?
OK, I'll be good.
Shh!
Appreciate 1
DWR799.00
      08-13-2016, 11:16 AM   #1201
DWR
Banned
799
Rep
1,630
Posts

Drives: 2009 335d
Join Date: Oct 2014
Location: Maine

iTrader: (0)

LOL, I like that.

I should explain. A couple of folks have told me that certain forum posts can generate a ton of phone calls about stuff that is not ready for prime time. Answering the phone all day just means progress gets slowed down. A trans tune is one of those things that folks get excited about. Just so I'm clear, no trans tune (that I am aware of) is even close for the 335d, yet.
Appreciate 0
      08-13-2016, 11:30 AM   #1202
dave205t
Private First Class
218
Rep
109
Posts

Drives: BMW e90
Join Date: Jan 2016
Location: Netherlands

iTrader: (0)

Quote:
Originally Posted by DWR View Post
What that means is tools are there, but competency is somewhat behind.
The tools I'm referring to are, unfortunately, commercial products ($). So, the secret sauce would still be a secret. Not that communications cannot be intercepted, but I don't see the logistics coming together on that.
Interesting, well if the tools are already there, just buy those; always faster than reinventing the wheel. If there is any info that can be shared one way or the other, its very welcome. It feels a bit like im the only one pulling the wagon here ...

Best regards, Dave
Appreciate 1
Mik325tds808.00
      08-13-2016, 11:48 AM   #1203
Mik325tds
Major
Mik325tds's Avatar
United_States
808
Rep
1,192
Posts

Drives: 335d M-Sport
Join Date: Jul 2014
Location: Greater Detroit

iTrader: (0)

Quote:
Originally Posted by dave205t View Post
Interesting, well if the tools are already there, just buy those; always faster than reinventing the wheel. If there is any info that can be shared one way or the other, its very welcome. It feels a bit like im the only one pulling the wagon here ...

Best regards, Dave
Well, I guess that's true. But only because no one else has anything to contribute.
Appreciate 0
      08-13-2016, 12:02 PM   #1204
DWR
Banned
799
Rep
1,630
Posts

Drives: 2009 335d
Join Date: Oct 2014
Location: Maine

iTrader: (0)

Quote:
Originally Posted by dave205t View Post
Interesting, well if the tools are already there, just buy those; always faster than reinventing the wheel. If there is any info that can be shared one way or the other, its very welcome. It feels a bit like im the only one pulling the wagon here ...

Best regards, Dave
Right now, sorry to say, you are pulling the wagon. Simply, you have the greatest competency at this stage of the game. But that doesn't mean we are all sitting on the wagon. I'm walking with you and have no intention of adding any burden. I'll get in back and push the wagon, tell us how we can help.

Also, please consider that I am just relaying a message. Whether the source of the message has it right remains to be seen. I'm rather skeptical by nature, and would bet that the "tool" cannot not do what we would like. I have no way determine that, at this time.

You can give a man a hammer, but if he doesn't know where to drive the nails, it isn't much good.

Finally, let it not be said that your efforts have not been much appreciated. If you walked away from this today, you would still command my admiration.

Last edited by DWR; 08-13-2016 at 12:09 PM..
Appreciate 1
Mik325tds808.00
      08-13-2016, 06:12 PM   #1205
Mik325tds
Major
Mik325tds's Avatar
United_States
808
Rep
1,192
Posts

Drives: 335d M-Sport
Join Date: Jul 2014
Location: Greater Detroit

iTrader: (0)

Quote:
Originally Posted by DWR View Post
Right now, sorry to say, you are pulling the wagon. Simply, you have the greatest competency at this stage of the game. But that doesn't mean we are all sitting on the wagon. I'm walking with you and have no intention of adding any burden. I'll get in back and push the wagon, tell us how we can help.

Also, please consider that I am just relaying a message. Whether the source of the message has it right remains to be seen. I'm rather skeptical by nature, and would bet that the "tool" cannot not do what we would like. I have no way determine that, at this time.

You can give a man a hammer, but if he doesn't know where to drive the nails, it isn't much good.

Finally, let it not be said that your efforts have not been much appreciated. If you walked away from this today, you would still command my admiration.
Well said my friend. +1
Appreciate 0
      08-15-2016, 07:24 AM   #1206
dave205t
Private First Class
218
Rep
109
Posts

Drives: BMW e90
Join Date: Jan 2016
Location: Netherlands

iTrader: (0)

Quote:
Originally Posted by DWR View Post
Right now, sorry to say, you are pulling the wagon. Simply, you have the greatest competency at this stage of the game. But that doesn't mean we are all sitting on the wagon. I'm walking with you and have no intention of adding any burden. I'll get in back and push the wagon, tell us how we can help.
Great analogy, very much appreciated.
Some more news from my side; The procedure for obtaining the other access keys is progressing nicely.

Best regards, Dave
Appreciate 5
DWR799.00
Mik325tds808.00
iaknown427.00
_TB_152.00
      08-15-2016, 03:29 PM   #1207
335inDe
Private First Class
38
Rep
144
Posts

Drives: 07' 335i
Join Date: Jun 2012
Location: Delaware

iTrader: (1)

I have been told by a very popular company that they in fact have a TCU remap and are trying to find a way to encrypt it so someone can't just read the tcu file and copy it.. so if anyone has the know how for protecting their work that's the key at this point.
Appreciate 0
      08-15-2016, 06:48 PM   #1208
DWR
Banned
799
Rep
1,630
Posts

Drives: 2009 335d
Join Date: Oct 2014
Location: Maine

iTrader: (0)

Quote:
Originally Posted by 335inDe View Post
I have been told by a very popular company that they in fact have a TCU remap and are trying to find a way to encrypt it so someone can't just read the tcu file and copy it.. so if anyone has the know how for protecting their work that's the key at this point.
Sorry, but I find this post funny. We can't figure out how to get passed the security that is native and now the key to the problem is figuring out an encryption method.

Let's make a deal. They give us RSA cracking and we will show how to protect the remap. The answers are interelated, IMO.
Appreciate 0
      08-15-2016, 09:59 PM   #1209
335inDe
Private First Class
38
Rep
144
Posts

Drives: 07' 335i
Join Date: Jun 2012
Location: Delaware

iTrader: (1)

Well maybe they will chime in. They frequent the boards quite often.
Appreciate 0
      08-16-2016, 05:30 AM   #1210
dave205t
Private First Class
218
Rep
109
Posts

Drives: BMW e90
Join Date: Jan 2016
Location: Netherlands

iTrader: (0)

Quote:
Originally Posted by 335inDe View Post
Well maybe they will chime in. They frequent the boards quite often.
Any additional input is welcome, they might have some fresh ideas. Invite them over
Appreciate 0
Reply

Bookmarks


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 11:22 PM.




e90post
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