-
-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Needed for some J2534 devices for ISO-TP.
When an ECU responds with an ISO-TP frame that is not padded with 00 eg:
01A4: [02 10 20 76 54 32 10 99]
The adapter will reject this frame as ISO-TP as it expected the following formatted message:
01A4: [02 10 20 00 00 00 00 00]
Sending an IOCTL SET_CONFIG request of CAN_MIXED_FORMAT to the adapters ISO-TP channel will allow it to read and accept these ISO-TP frames
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working