Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mitisuibishi MUT 2 (kline 5 baud init) #54

Open
professor-jonny opened this issue Dec 27, 2023 · 1 comment
Open

mitisuibishi MUT 2 (kline 5 baud init) #54

professor-jonny opened this issue Dec 27, 2023 · 1 comment

Comments

@professor-jonny
Copy link

Do you think you could add support for pre obd2 MUT 2 protocol for Mitsubishi vehicles?
There is protocol information here:
https://web.archive.org/web/20161029144911/http://evoecu.logic.net/wiki/ECU_Development

it uses a OBD2 connector but a slightly modified Kline protocol to the standard.

@iwanders
Copy link
Owner

Do you think you could add support for pre obd2 MUT 2 protocol for Mitsubishi vehicles?

If you want that, you have to do it yourself :) I don't own a Mitsubishi vehicle to test on, and I don't want to do the 'I write code, you test it' approach right now, I have many things on my hands.

If you want to take a stab at it, enable the debug prints in the header file, change the baudrate and try to see if you can receive those Receive C0 55 EF 85 bytes they mention are sent after the 5 baud init.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants