Jump to content

Honda CAN protocol


007

Recommended Posts

Hello. I've spent a considerable amount of time analyzing the CAN data for a Civic FD2 in order to retain the stock cluster functionality. Now I can operate it with a G4+ Thunder and without requiring the stock ECU to be present on the CAN bus.

There are some quirks of the Honda protocol that cannot be defined using CAN Manager, so I use CAN Manager to put the bulk of the data on the bus, pick it up with a Macchina M2, do the required transformation and retransmit.

I was wondering if you would be Keen to incorporate this logic into the Thunder directly. This will hold good for a lot of Honda's with CAN driven clusters.

Link to comment
Share on other sites

The only info from the ECU they expect are RPM and VSS. The HDS scanner also expects a repeating VIN frame to be able to connect.

Because no other modules are touched, they remain happy and chatty as usual.

 

There are two major issues here

1. the cluster expects a speedo pulse from the ECU once every 10 meters to keep the odo ticking

2. The last byte of each frame is like a checksum, which must be valid, or the cluster rejects the entire frame and everything goes haywire. I've managed to figure out enough of the logic to have the Macchina compute this byte and keep the cluster alive.

 

Besides these, everything else is fairly straightforward.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...