Login Register

Search found 27 matches

Return

by vtl
16 Jun 2023, 14:16
Jump to forum
Jump to topic

Re: Vida CEM swapping

oscilloscope wrote: 16 Jun 2023, 14:12 i have managed too find a supplier over in the UK , it should be with me pretty soon i'll guessing.
DSLogic?
by vtl
16 Jun 2023, 14:32
Jump to forum
Jump to topic

Re: Vida CEM swapping

oscilloscope wrote: 16 Jun 2023, 14:29 did you use any of the multi-com.pl break out boards & connectors or just the general wiring harness which i am assuming comes with the device?
The ones with the board.
by mikeak2001
24 Oct 2023, 14:05
Jump to forum
Jump to topic

Re: Vida CEM swapping

Furthering on from my investigation with this Siemens sid803a , I wanted to see if I could decode the flash. And see the config (if any) I took a dump of the flash and could see somthing which looked remarkably like a VIN number. I will note it down and see if its genuine. , I did some very basic s...
by al1Volvo
29 Aug 2024, 16:10
Jump to forum
Jump to topic

Re: Vida CEM swapping

Hi all, like I said previously, I share with you my work on SBL for P1. With this software running on raspberry Pi and a dual CAN board I was able to dump (EEPROM and Flash) the CEM on High Speed and Low Speed CAN bus line and also the DIM on both on bench and in car. I was able to flash eeprom and ...
by Yariy
24 Mar 2025, 07:49
Jump to forum
Jump to topic

Re: Vida CEM swapping

Hello everyone, please test the program for reading and writing flash via BDM, configuration changes, writing and reading configuration via OBD (J2534), Volvo CEM blocks (S60, S80, V70, XC90) 2002 - 2004 based on CEMB MC68376 28F400. The BDM device is based on the Weact-STM32G431CBU6 mini core board...
by bobbik
20 Apr 2025, 08:40
Jump to forum
Jump to topic

Re: Vida CEM swapping

I'll rewrite the script to find config block automatically, no matter of dump size and organization. Just give me some time , as spring has come and I do not spend much time on the computer
by dikidera
21 Jun 2025, 01:43
Jump to forum
Jump to topic

Re: Vida CEM swapping

The tool uses the J2534 driver which implements an industry-standard API, in theory it should be universal for ALL scan tools, in practice, it depends on how the specific manufacturer implemented it. For instance are all J2534 drivers thread-safe? Do they all support protocol X, does either of these...