Vida CEM swapping
-
dikidera
- Posts: 1304
- Joined: 15 August 2022
- Year and Model: S60 2005
- Location: Galaxy far far away
- Has thanked: 67 times
- Been thanked: 175 times
Re: Vida CEM swapping
Haha I was thinking the same thing, ELM327 may be capable of doing so, the only problem is if it cannot do Low Speed Network over pins 3 and 11.
- repair
- Posts: 19
- Joined: 22 March 2021
- Year and Model: S60 II 2015
- Location: Latvia
- Has thanked: 2 times
- Been thanked: 3 times
No. That Pavel has nothing to do with VDASH))oscilloscope wrote: ↑05 Feb 2023, 06:27 Is this pavel the same one who has something to do with orange 5 calculators and scripts?
Volvo S40, V40, V50, V60, S60, S80, V70, XC60, XC70, XC90, C30, C70 - Р1, Р2, Р3, 1998 - 2016 - language replacement DIM, ICM, PHM.
-
oscilloscope
- Posts: 285
- Joined: 20 May 2022
- Year and Model: 2005
- Location: uk
- Has thanked: 27 times
- Been thanked: 11 times
What is it ment to do ?prometey1982 wrote: ↑05 Feb 2023, 06:17 Buy the way there is IDB project for vdash_u.exe
https://cloud.mail.ru/public/gLyq/9dmwfkoWH
-
oscilloscope
- Posts: 285
- Joined: 20 May 2022
- Year and Model: 2005
- Location: uk
- Has thanked: 27 times
- Been thanked: 11 times
Looks like this pavel was on to somthing. It would appear just stopped.prometey1982 wrote: ↑05 Feb 2023, 06:48I don't know(oscilloscope wrote: ↑05 Feb 2023, 06:27Is this pavel the same one who has something to do with orange 5 calculators and scripts?prometey1982 wrote: ↑05 Feb 2023, 05:57 Ok. VDASH software has protocols and some SBLs inside their communication layer. This layer downloads during car communication. So it can be dissasembled and reversed for protocols not only Volcano which is known but also for UDS and newer. The code of vdash_u.exe is very alful. For example 8000 lines of code inside the main function is very funny. Also many copy-pasting about sending data to j2534 channel and reading of messages in place instead of HAL layer. So from developers point of view Pavel (vdash developer) is junior developer. But he is very enthusiast of Volvo. Eight year ago I tryed to dissabled vdash code. And there was an message from him about russian hackers that we assholes on something like this. But he is russian too. In current vdash code only message with job offer. So I have a dilemma. I don't want to ruin all the work of all the people who helped me with Volvo flashing (not the fucking vdash and fucking сzechs) and understanding of this process. But also I want to made some benefit to community.
I identify Pavel by this comment:
http://hackingvolvo.blogspot.com/2012/1 ... 9280026751
He is unnamed now but Olaf answered to him by Pavel.
- prometey1982
- Posts: 46
- Joined: 5 June 2021
- Year and Model: 2010 XC90
- Location: Novosibirsk
- Has thanked: 4 times
- Been thanked: 5 times
- Contact:
Sorry I don't understand you. Can you explain your thoughts?
Они просто сдохнут, а мы попадем в рай.
-
dikidera
- Posts: 1304
- Joined: 15 August 2022
- Year and Model: S60 2005
- Location: Galaxy far far away
- Has thanked: 67 times
- Been thanked: 175 times
Now that I have my hands on a 2005 V70 L-shaped CEM, I very interested to know if there are any open source solutions, or in general, anything to get me started on changing the configuration options, specifically enabling features. Like BLISS, Rear park sensors, and the external petrol heater.
Is this configuration stored in internal SH705X flash(difficult to write to), external flash(also difficult to write to) or the more easily available EEPROM(very easy to overwrite)?
And if the CEM has a PBL to send it SBLs. These are my next goals, enable BLISS, install new side mirrors. Install an external petrol heater etc.
Next on the roadmap is a transplantation of an existing P3 DIM or entirely custom digital DIM with screen like 2014+.
In the meantime I went in and tested a few CAN commands from Volvo DHA.
I tried to clear the oil degradation with can command 6E B2 31, then I tested with ECM Clear All DTC 7A AF 11, and also CEM 50 AF 11, but nothing happened.
Perhaps the CEM,TCM and ECM are all expecting D2 protocol messages or anything but RAW can?
Is this configuration stored in internal SH705X flash(difficult to write to), external flash(also difficult to write to) or the more easily available EEPROM(very easy to overwrite)?
And if the CEM has a PBL to send it SBLs. These are my next goals, enable BLISS, install new side mirrors. Install an external petrol heater etc.
Next on the roadmap is a transplantation of an existing P3 DIM or entirely custom digital DIM with screen like 2014+.
In the meantime I went in and tested a few CAN commands from Volvo DHA.
I tried to clear the oil degradation with can command 6E B2 31, then I tested with ECM Clear All DTC 7A AF 11, and also CEM 50 AF 11, but nothing happened.
Perhaps the CEM,TCM and ECM are all expecting D2 protocol messages or anything but RAW can?
-
rkam
- Posts: 102
- Joined: 19 October 2022
- Year and Model: 14473_96090_XC7007
- Location: Norway
- Has thanked: 5 times
- Been thanked: 25 times
This thread used to be about CEM, so there is quite a bit of information earlier.
L-shaped CEM has an M32C CPU with a PBL, and require a pin code to allow sending an SBL to it.
EEPROM is encrypted with a key stored in Flash.
B2 and AF are D2 commands, and I'm still pretty sure you need the length byte while running normal communication mode (D2)
D2 commands cannot be used in programming mode.
L-shaped CEM has an M32C CPU with a PBL, and require a pin code to allow sending an SBL to it.
EEPROM is encrypted with a key stored in Flash.
B2 and AF are D2 commands, and I'm still pretty sure you need the length byte while running normal communication mode (D2)
D2 commands cannot be used in programming mode.
- prometey1982
- Posts: 46
- Joined: 5 June 2021
- Year and Model: 2010 XC90
- Location: Novosibirsk
- Has thanked: 4 times
- Been thanked: 5 times
- Contact:
Can you explain that is D2? Is it Volvo CAN protocol? Which protocol is used on P3 platform? As far as I know P3 platform uses 11 bit CAN messages. How does scanner request data from CMs? Which CAN id is used?
Они просто сдохнут, а мы попадем в рай.
-
rkam
- Posts: 102
- Joined: 19 October 2022
- Year and Model: 14473_96090_XC7007
- Location: Norway
- Has thanked: 5 times
- Been thanked: 25 times
D2 is "Diagnose 2" and P3 is typically using GGD.
Both are Volvo protocols, but similar to other standards.
GGD is more like UDS.
See Vida tables T121 and T122.
De som forventer å komme til himmelen når de dør blir nok skuffet.
Both are Volvo protocols, but similar to other standards.
GGD is more like UDS.
See Vida tables T121 and T122.
De som forventer å komme til himmelen når de dør blir nok skuffet.
-
- Similar Topics
- Replies
- Views
- Last post
-
- 1 Replies
- 6396 Views
-
Last post by RickHaleParker
-
- 5 Replies
- 8644 Views
-
Last post by forumoto






