Search found 956 matches

by kur4o
Sun Apr 28, 2024 6:32 am
Forum: Bosch ECUs
Topic: E67 to T87/T87A TCM interface needed
Replies: 59
Views: 11303

Re: E67 to T87/T87A TCM interface needed

Did some changes to e38 tableseek file, and now it will find the TX and RX tables stored in OS for any e38 e67 bin. End of table is open, so user needs to figure where it ends, Usage will be for display mainly.


Extract file to XML folder overwriting previous versions.
by kur4o
Sun Apr 28, 2024 4:13 am
Forum: Bosch ECUs
Topic: GM Can info & knowledge share
Replies: 1
Views: 26

Re: GM Can info & knowledge share

9:BSCM,10:HBP,11:CGM,12:VDCM,13:BECM_A Here is some more to add to the list, I am sure there is correlation between number and ID on some GMW document, or they just got added on demand. No matter how long is the list last 2 are always.NumOfRxDevices and InvalidRxDevice , they always takes last 2 num...
by kur4o
Sun Apr 28, 2024 2:13 am
Forum: Tools
Topic: A2l converter tool
Replies: 13
Views: 4892

Re: A2l converter tool

Knackersjewels wrote: Sat Apr 27, 2024 9:25 pm Bumping, as this is what I need right now
Check this link.
https://universalpatcher.net/a2l-application/
by kur4o
Thu Apr 25, 2024 10:41 pm
Forum: Bosch ECUs
Topic: E67 to T87/T87A TCM interface needed
Replies: 59
Views: 11303

Re: E67 to T87/T87A TCM interface needed

Tre-Cool, once I map some of the code and see what is needed, I can add some tableseek logic to find it on any e38 bins.

Currently you need to trace it in ghidra from start of calibration offset for CAN RX/TX settings.
by kur4o
Thu Apr 25, 2024 10:37 pm
Forum: Bosch ECUs
Topic: E67 to T87/T87A TCM interface needed
Replies: 59
Views: 11303

Re: E67 to T87/T87A TCM interface needed

If I counted correctly this is where bytes are stored from that message, r31 is the offset they get stored in numerical order. Now tracing down to individual bits will take some time, due to ppc crap code. Here is how bits are copied for first byte , r4 is the bit position, some bits might get inver...
by kur4o
Thu Apr 25, 2024 8:25 pm
Forum: Bosch ECUs
Topic: E67 to T87/T87A TCM interface needed
Replies: 59
Views: 11303

Re: E67 to T87/T87A TCM interface needed

For anyone wondering how Cal data is defined per node, there is a table in OS that defines it, similar to DTC list logic. second dword per node defines???length ??size and some other ??data. M:000755C8 TX_table_dword_755C8:.long 0xC9 # DATA XREF: TX1_main_sub_74334+104o ROM:000755C8 # TX1_main_sub_7...
by kur4o
Mon Apr 01, 2024 10:35 pm
Forum: Ford ECUs
Topic: ford ids with other j2534
Replies: 4
Views: 930

Re: ford ids with other j2534

Newer versions might have support for other j-tools. Which IDS version did you use with autel.
by kur4o
Mon Apr 01, 2024 9:34 pm
Forum: Ford ECUs
Topic: ford ids with other j2534
Replies: 4
Views: 930

Re: ford ids with other j2534

Not possible, even different versions works with specific firmware of vci2. It needs specific vci2 dlls

I have some luck and got mdi working with it, but the process wasn`t very straightforward.
by kur4o
Mon Mar 25, 2024 7:11 pm
Forum: Bosch ECUs
Topic: Can anybody calculate a incode for me
Replies: 6
Views: 1049

Re: Can anybody calculate a incode for me

This looks like a seed/key request.

Try 128E
by kur4o
Fri Mar 22, 2024 3:37 am
Forum: Bosch ECUs
Topic: Tool to read out bin files
Replies: 3
Views: 1018

Re: Tool to read out bin files

Do you have some vins to look at.

Can you read e37 with hptuners.