Ford Mondeo MK4 CAN-DB
Re: Ford Mondeo MK4 CAN-DB
Just wonder if there is a IGNITION status on the HS-CAN via some ID from BCM...
Re: Ford Mondeo MK4 CAN-DB
Forscan detects all statuses of the ignition key via BCM, but haven't searched for PID
-
- Active member
- Posts: 103
- Joined: 05 Nov 2019, 10:34
Re: Ford Mondeo MK4 CAN-DB
I have made a start on translation I hope others help also, I will add any information I know also
-
- Pro
- Posts: 364
- Joined: 04 Aug 2019, 22:47
Re: Ford Mondeo MK4 CAN-DB
UP! ![Smile :)](./images/smilies/icon_e_smile.gif)
I want to develop an application in order to simulate all the messages that IPC needs over MS-CAN in order to improve our IPC bench tests.
The topic about it is here, on this forum: viewtopic.php?f=25&t=231
If you have any CAN decoded messages that are not present in the google document that G04IT has started (link in first message in this topic), please share them.
![Smile :)](./images/smilies/icon_e_smile.gif)
I want to develop an application in order to simulate all the messages that IPC needs over MS-CAN in order to improve our IPC bench tests.
The topic about it is here, on this forum: viewtopic.php?f=25&t=231
If you have any CAN decoded messages that are not present in the google document that G04IT has started (link in first message in this topic), please share them.
Re: Ford Mondeo MK4 CAN-DB
Wondering, is there a ignition over MM-CAN?
Re: Ford Mondeo MK4 CAN-DB
No, steveb, that's wrong. You posted the ID from MS-CAN, but he want's MM-CAN.
There you find ignition in form of a boolean at
It is send from IPC on D0 Bit 5, so sending 0x00 means IGN-OFF and 0x20 IGN-ON.
There you find ignition in form of a boolean at
Code: Select all
ID DLC D0 D1 D2 Period (ms)
285 3 60 00 00 125