Pages: 1 ... 88 89 [90] 91 92 ... 173
Author Topic: The Volvo ME7 thread:  (Read 933141 times)
thedrill
Full Member
***

Karma: +12/-3
Offline Offline

Posts: 139



« Reply #1335 on: December 06, 2020, 08:27:49 PM »

I normally find an ECU with the same coding on it, copy both files from my original ECU and have a clone that starts the car.
Put your original ECU safe, and then you can play with flashing to your hearts content.
It doesn't matter what order you flash the ECU IMMO/BIN .
Logged
P80R
Newbie
*

Karma: +0/-0
Offline Offline

Posts: 8


« Reply #1336 on: December 08, 2020, 05:31:04 PM »

so the car runs once again it's funny how the things right in frt of you u don't see. thedrill you saved me,thank you just doesn't seem like enough.
Logged
P80R
Newbie
*

Karma: +0/-0
Offline Offline

Posts: 8


« Reply #1337 on: December 08, 2020, 05:48:18 PM »

Does anyone know how the BIN & IMMO are interconnected? i would like to flash my R ecu bin to my xc ecu. Can anyone explain or point me in the right direction so i can do my DD.
Logged
thedrill
Full Member
***

Karma: +12/-3
Offline Offline

Posts: 139



« Reply #1338 on: December 08, 2020, 08:04:29 PM »

Drop your file into a hex editor and look for "a2l" in the file..  eg: 50WRHJ.A2L
That will tell you what bin file you have, then you might find another compatible file with a similar number.
I did the same with a 2.5T to 2004 R bin file.
You should be able to flash the correct bin without corrupting the IMMO at all.
Logged
daniel2345
Full Member
***

Karma: +11/-7
Offline Offline

Posts: 188


« Reply #1339 on: December 09, 2020, 03:39:11 AM »

For 2000 P80 R no other calibration for the software is available.
You will not find compatible SW for XC / Softturbo which is made for R Hardware.

Your eep got corrupted when using other software which incorporate different eep layout.

In later years, especially since MY2005 it is almost always the same software and eep layout.


You have to manually find all calibrations (maps, curves and parameters) in both software versions.
Match them and copy them if fit directly or interpolate when different.
Hint: R software has around 5000 such calibrations.

I would say at least 500 are needed to be changed for your goal since completely different engines.


Good luck
« Last Edit: December 09, 2020, 03:41:22 AM by daniel2345 » Logged
P80R
Newbie
*

Karma: +0/-0
Offline Offline

Posts: 8


« Reply #1340 on: December 09, 2020, 06:05:51 PM »

Thanks for the quick replies but unfortunately both those scenarios are beyond my levels of knowledge. I was hoping for something simple like yeah just change the vin in the bin lol.

So i did as you said (thedrill) and this is what came up for the R...10ERHJ.A2L...The XC...10ERHJ.A2L...The C70....10EQHJ.A2L
C70 ecu came with a k24 i bought has ARD stickers and that person told me i just have to change the vin to use it which is why i was hoping for something a long the lines of change the vin in the bin  Cheesy  silly me
Logged
thedrill
Full Member
***

Karma: +12/-3
Offline Offline

Posts: 139



« Reply #1341 on: December 09, 2020, 06:25:58 PM »

 Like Daniel2345 says , it would be better to use the original Xc bin file and tune it correctly, you could get it to run acceptably with a lot less than 500 map changes.
Do a compare with a stock bin against the ARD C70 bin.. probably only a half dozen changes..lol.
Logged
P80R
Newbie
*

Karma: +0/-0
Offline Offline

Posts: 8


« Reply #1342 on: December 10, 2020, 04:40:30 PM »

OK i will see what i can do. This is done in HxD i assume. should be interesting as i know just enough to be dangerous  Smiley
 
What your thoughts on the a2l being exactly the same? should i compare line for line and when something different comes up ask what it represents & what i should do?

Is there anything i should set in HxD before i start?
Logged
prometey1982
Sr. Member
****

Karma: +48/-57
Offline Offline

Posts: 301



WWW
« Reply #1343 on: December 15, 2020, 01:03:12 PM »

Here is compiled version of a logger
https://cloud.mail.ru/public/5kxL/5tbwXgpHt

To use it enter next command in commandline:

VolvoLogger.exe -b 500000 -v example.ecu -o abc.csv

where 500000 is CAN speed. Can be 250000 or 500000
example.ecu is a file with ECU variables. Sample exists in archive.
abc.csv is a file to store logged values.

To stop logging just type Ctrl+C

Source code of logger is available at https://github.com/prometey1982/VolvoLogger
Logged

Россия - Великая страна!
https://youtu.be/fup5GzIFdXk
vwdenisvw
Jr. Member
**

Karma: +2/-0
Offline Offline

Posts: 26


« Reply #1344 on: December 21, 2020, 01:10:56 AM »

Here is compiled version of a logger

This very good news!!

I will also post my logger, but for children) The log file from vida is taken as a basis.

Controlled parameters:
- Ambient air temperature (TUMG)(°C)
- Lambda actual value (LAMSONI_W)
- Ignition angle output value (ZWOUT)(grad KW)
- Throttle angle (WDKBA)(%)
- Engine speed (NMOT)(rpm)
- Injection time for valves on bank1 (TI_B1)(ms)
- Air-mass flow HFM (MSHFM_W)(kg/h)
- Intake air temperature, linearised and calculated (TANSLIN)(°C)
- Engine coolant temperature, linearised and calculated (TMOTLIN)(°C)
- Pressure in front of throttle valve of pressure sensor (PVDKDS)(hPa)

For example, the required parameter in log-file looks like this
"...00,80,00,21,CD,7A,E6,10,09,47,00,00..." - this response "ambient air temperature"

You can choose any other parameters from the log file. You just need to know the response code. And make changes to the * .ps1 file
Rename your file on "Log_file.log". Put the log file in the folder with the * .ps1 file and start execution in PowerShell. Each parameter will be output to a separate txt-file. On average 3-4 requests per second.

The script was written for the first time, please do not scold too much)
Logged

Volvo S60 2001 2.0T=>2.3T5
emilvolvo
Newbie
*

Karma: +0/-0
Offline Offline

Posts: 2


« Reply #1345 on: January 12, 2021, 05:13:18 AM »


Hello everyone, I'm starting to play with my Volvo, I would like to find out where the maps are needed, if someone could point me, I'm green and I would like to compare some of them here is my file, thank you
Logged

prometey1982
Sr. Member
****

Karma: +48/-57
Offline Offline

Posts: 301



WWW
« Reply #1346 on: January 12, 2021, 08:27:52 AM »

Hello everyone, I'm starting to play with my Volvo, I would like to find out where the maps are needed, if someone could point me, I'm green and I would like to compare some of them here is my file, thank you
I posted my project here. Your file contains 50WRHJ.a2l
It means that your file has same codebase as mine. So just read this thread and find my WinOLS project.
Logged

Россия - Великая страна!
https://youtu.be/fup5GzIFdXk
prometey1982
Sr. Member
****

Karma: +48/-57
Offline Offline

Posts: 301



WWW
« Reply #1347 on: January 12, 2021, 08:31:18 AM »

There is my current project
https://cloud.mail.ru/public/7Ani/teHLFD9hq
Logged

Россия - Великая страна!
https://youtu.be/fup5GzIFdXk
emilvolvo
Newbie
*

Karma: +0/-0
Offline Offline

Posts: 2


« Reply #1348 on: January 12, 2021, 09:27:43 AM »


ok I will check, thank you
Logged

prometey1982
Sr. Member
****

Karma: +48/-57
Offline Offline

Posts: 301



WWW
« Reply #1349 on: January 14, 2021, 12:47:32 PM »

Was removed raising of revs on startup. KFNLLKHM map at 0x21FEE address for my BIN.

https://www.youtube.com/watch?v=PknDAuSmP0Q
Logged

Россия - Великая страна!
https://youtu.be/fup5GzIFdXk
Pages: 1 ... 88 89 [90] 91 92 ... 173
  Print  
 
Jump to:  

Powered by SMF 1.1.21 | SMF © 2015, Simple Machines Page created in 0.045 seconds with 17 queries. (Pretty URLs adds 0.003s, 0q)