Login Register

Search found 7 matches

Return

by sebs
24 Sep 2024, 02:39
Jump to forum
Jump to topic

Re: Vida CEM swapping

Ok, I got the pin into VDASH and tried to program new key but it errors out https://pasteboard.co/Qav2CwI4nob6.png Read immo does something but still errors out on program new key. Car has currently no working keys, but i bought a new master key from volvo so can turn the ignition lock. Can the IMMO...
by al1Volvo
25 Sep 2024, 14:08
Jump to forum
Jump to topic

Re: Vida CEM swapping

Very nice project! would it be possible to share the SBL for the DENSO ? I did a similar thing on old Fenix 1B (Renault 2L Turbo ECU that I put into a Clio RSi with a mercedes compressor added to the engine) that was based on 68HC12 MCU, I finally was able to rebuild on paper the complete formula fo...
by dikidera
28 Sep 2024, 05:43
Jump to forum
Jump to topic

Re: Vida CEM swapping

I have received my Temic 29.1 with part code 30735493. But I am away from home so my research/progress will take a few days to start. I will use fenugrec's kernel with modifications to load into the SH7055S(180 nanometer node).
by dikidera
21 Jul 2025, 04:53
Jump to forum
Jump to topic

Re: Vida CEM swapping

Please try the J2534 tool, for now works on Hispeed bus(so do not choose anything else), be sure to click 29 bit extended ID. Platform also does nothing useful quite yet. Sources in the near future when everything works correctly. I am happy with the way the monitor works, please test with Mongoose ...
by dikidera
30 Sep 2025, 10:52
Jump to forum
Jump to topic

Re: Vida CEM swapping

Slight experiment to see where it will end up https://i.imgur.com/AQ7lxi7.png https://i.imgur.com/KBrV2lu.png So the way vida works is it calls a stored SQL procedure to decode the vin, then fetches several profiles based on the general model, then it fetches one with the general engine and then fin...
by dikidera
03 Oct 2025, 13:45
Jump to forum
Jump to topic

Re: Vida CEM swapping

May potentially contain inaccurate data at times(such as missing paint codes;missing items or items that do not belong there), without testing a few different vins(from eur region) and comparing to vida, I cannot be certain if i got it all. Sometimes the data is there but not the right query. Work f...
by dikidera
17 Oct 2025, 15:00
Jump to forum
Jump to topic

Re: Vida CEM swapping

After analysis from Claude on the vida sources, it appears that when enumerating ECUs , the communication layer for each ECU is stored in Scripts, and not in the T_Init tables which are fetched via vadis_GetHwInit or vadis_GetDiagTimings SQL stored procedures. Those return incorrect speeds for our p...