Login Register

Search found 24 matches

by porcupine7655
16 Aug 2025, 13:35
Forum: XC90 1st gen 2003-2014
Topic: Vida CEM swapping
Replies: 4335
Views: 584217

Re: Vida CEM swapping

And the algorithm is really was wrong, I received a couple of Eproms and decrypted via IO-Terminal looks normal))) So now I need to write an algorithm for 855. I already found the key. CEM 93C86 EEPROM dec_ori.zip I fixed the encryption algorithm and got - Synchro: 746368207449 Crypto: 4AC0D73EE37C...
by porcupine7655
15 Aug 2025, 12:19
Forum: XC90 1st gen 2003-2014
Topic: Vida CEM swapping
Replies: 4335
Views: 584217

Re: Vida CEM swapping

It is from a cem with a M30855FWUGP cpu. Your dump is different than mine. The immo records are not stored in same way. Rest of data looks like it is. In mine all stored data is in duplets with crc after each. In this dump the immo data is stored in a different way. Can you share the flash as well?...
by porcupine7655
15 Aug 2025, 10:00
Forum: XC90 1st gen 2003-2014
Topic: Vida CEM swapping
Replies: 4335
Views: 584217

Re: Vida CEM swapping

I think, you did it on CEM with 835CPU. Try decrypted eep dump from 855 in attach, can you see anything? eep_855_dec.zip It is from a cem with a M30855FWUGP cpu. Your dump is different than mine. The immo records are not stored in same way. Rest of data looks like it is. In mine all stored data is ...
by porcupine7655
14 Aug 2025, 08:20
Forum: XC90 1st gen 2003-2014
Topic: Vida CEM swapping
Replies: 4335
Views: 584217

Re: Vida CEM swapping

Thanks to this https://www.matthewsvolvosite.com/forums/viewtopic.php?p=657191 I have managed to do next small step with my V70 2006. I only have one key. So, first trying to follow what mikeak2001 do in his thread. First step i need to do, enter security access. What key is needed here? It say it i...
by porcupine7655
13 Aug 2025, 12:33
Forum: XC90 1st gen 2003-2014
Topic: Vida CEM swapping
Replies: 4335
Views: 584217

Re: Vida CEM swapping

Here have been a lot of discussions about pressure testing tanks and give them more time. Some steel tanks it is allowed to do if manufacturer provide interval and how long time it can be extended. But this is only for steel tanks. example early V70 with a tank in the baggage room. My car have two s...
by porcupine7655
12 Aug 2025, 23:34
Forum: XC90 1st gen 2003-2014
Topic: Vida CEM swapping
Replies: 4335
Views: 584217

Re: Vida CEM swapping

Some more analysis of eeprom data. This information is probably already in this thread somewhere but can be informative to show it again (if anyone is interested). It is from my V70 BiFuel 2006 Denso ECU with CEM-L. Sync data between CEM and Denso ECU. In CEM eeprom data is in duplicate with crc, in...
by porcupine7655
12 Aug 2025, 11:56
Forum: XC90 1st gen 2003-2014
Topic: Vida CEM swapping
Replies: 4335
Views: 584217

Re: Vida CEM swapping

As my car have now the gas tanks reached the magic 20 year age I'm not allowed to drive it anymore. Volvo have documented how to make the car safe for the roads again, remove the filling nipple and remove the tube between the gas tanks. I have not any clear indications from inspection companies if I...
by porcupine7655
11 Aug 2025, 00:53
Forum: XC90 1st gen 2003-2014
Topic: Vida CEM swapping
Replies: 4335
Views: 584217

Re: Vida CEM swapping

Implemented eeprom and flash programming to my V70 BiFuel CEM with M30855 cpu into my SBL. Possible to read and write complete cem over can. Still running on Raspberry and SocketCan Reading flash and eeprom in car $ python3 sblflasher.py Bus sleep........................................................
by porcupine7655
04 Aug 2025, 07:38
Forum: XC90 1st gen 2003-2014
Topic: Vida CEM swapping
Replies: 4335
Views: 584217

Re: Vida CEM swapping

Next small step with my V70 BiFuel 2006. Readout of CEM-L with M30855FW cpu using a SBL. Only read implemented so far. Decrypt of eeprom data is implemented but not verified that data is correct. It looks good, much more 0 values now and not just random. Parts that was FF (unused) now looks like ra...
by porcupine7655
25 Jul 2025, 14:15
Forum: XC90 1st gen 2003-2014
Topic: Vida CEM swapping
Replies: 4335
Views: 584217

Re: Vida CEM swapping

Next small step with my V70 BiFuel 2006. Readout of CEM-L with M30855FW cpu using a SBL. Only read implemented so far. Decrypt of eeprom data is implemented but not verified that data is correct. It looks good, much more 0 values now and not just random. Parts that was FF (unused) now looks like ra...