Search found 6 matches
- Wed Jul 19, 2017 11:38 pm
- Forum: Chip/Memcal Reading/Writing
- Topic: How to read .BIN through Key101
- Replies: 5
- Views: 6889
Re: How to read .BIN through Key101
Loaded the .BIN read of the encrypted chip & key 101 onto the Moates Ostrich 2.0 chip emulator and the vehicle ran beautifully. I'm confident I can make the wanted adjustments and burn to chip. Also, on a side note. The Universal TL866CS chip reader/programmer was also capable of erasing/blankin...
- Tue Jul 18, 2017 11:15 am
- Forum: Chip/Memcal Reading/Writing
- Topic: How to read .BIN through Key101
- Replies: 5
- Views: 6889
Re: How to read .BIN through Key101
I was able to get a clean, decrypted .BIN that appears to have all the data and maps unjarbled by simply reading the chip through the Key101 using a TL866CS universal programmer and it's supplied MiniPro v6.5 software. I chose the SST 27SF512 chip ID and unchecked the "Erase Before" and &q...
- Mon Jul 10, 2017 1:25 am
- Forum: Chip/Memcal Reading/Writing
- Topic: How to read .BIN through Key101
- Replies: 5
- Views: 6889
Re: How to read .BIN through Key101
After some research I've experimented with WinKey using a supplied tuner made .SCR just for this application , to no avail. One person says they've successfully read tune through Key101 using AVR Micrcontroller, a world I know nothing about. Another says they've successfully pulled a tune through Ke...
- Sun Jul 09, 2017 2:24 pm
- Forum: Chip/Memcal Reading/Writing
- Topic: How to read .BIN through Key101
- Replies: 5
- Views: 6889
How to read .BIN through Key101
I've a customers vehicle (BMW E34 540i, similar to my personal car but his is automatic) whom wants to make a few changes to his existing tune (Bosch Motronic M3.3 BMW 404DME) The current aftermarket chip is encrypted and running through an EVC Key 101 28 pin protection module. The chip is a 27c512....
- Sun Jul 09, 2017 9:06 am
- Forum: Bosch ECUs
- Topic: Motronic M3.3, BMW V8
- Replies: 2
- Views: 4936
Re: Motronic M3.3, BMW V8
I've been looking into the 8051 assembly language and it's hex code counterpart, focusing mainly on DPTR's that access external memory (the maps and tables), but I'm not finding any similarities between the two...perhaps someone who knows could help.
- Thu Jul 06, 2017 12:43 am
- Forum: Bosch ECUs
- Topic: Motronic M3.3, BMW V8
- Replies: 2
- Views: 4936
Motronic M3.3, BMW V8
Hey everyone, newb here. Still learning all I can about the motronic code. I've pull apart the 2nd section of the code and have found the control maps & tables and now want to learn the 1st section of code. I'm assuming it's all for the 8051 series microcontroller and thus in the respectable lan...