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

Unable to read ABS/VDC on Subaru Legacy 2010 3.6L #73

Open
NickolayGerasimenko opened this issue Mar 7, 2024 · 6 comments
Open

Unable to read ABS/VDC on Subaru Legacy 2010 3.6L #73

NickolayGerasimenko opened this issue Mar 7, 2024 · 6 comments

Comments

@NickolayGerasimenko
Copy link

NickolayGerasimenko commented Mar 7, 2024

I'm trying to read ABS/VDC but failed with the following log:

Serial Pass-Through checkbox Prefer enabled

SSMP1communication::run():   operation: readRomId
SSMP1communication_procedures::setAddress(...):   sent read-request for address 0x8000
SSMP1communication_procedures::getID(...):   failed to read ID from control unit: timeout.
SSMP1communication::run():   communication operation error counter=0
SSMP1communication_procedures::setAddress(...):   sent read-request for address 0x8000
SSMP1communication_procedures::getID(...):   failed to read ID from control unit: timeout.
SSMP1communication::run():   communication operation error counter=1
SSMP1communication_procedures::setAddress(...):   sent read-request for address 0x8000
SSMP1communication_procedures::getID(...):   failed to read ID from control unit: timeout.
SSMP1communication::run():   communication operation error counter=2
SSMP1communication_procedures::stopCUtalking(...):   success.
SSMP1communication::run():   communication operation finished.

Is it possible to use SSMP2 Protocol? I tried to switch from SSMP1 to SSMP2, but it looks like SSMP2 supports only ECU and transmission.
Could somebody explain the differences in reading ABS/VDC vs ECU in a nutshell?

_5429623125491963116_120

@NickolayGerasimenko NickolayGerasimenko changed the title Unable to read ABS/VDC on Subaru Legacy Unable to read ABS/VDC on Subaru Legacy 2010 3.6L Mar 7, 2024
@Comer352L
Copy link
Owner

Comer352L commented Mar 10, 2024 via email

@NickolayGerasimenko
Copy link
Author

@Comer352L Thanks for the reply! Could you share more details on this maybe I can contribute to this?

@Comer352L
Copy link
Owner

Comer352L commented Mar 11, 2024 via email

@NickolayGerasimenko
Copy link
Author

@Comer352L Thanks. Looking for spec now.
I have couple questions:

  1. Does this protocol work through default serial driver? i.e can it work through serialCOM class? Or do I need custom driver be installed?
  2. Do github implementations could help anyhow? like the following:
    https://github.com/aster94/Keyword-Protocol-2000/blob/master/src/KWP2000.cpp

@Comer352L
Copy link
Owner

Comer352L commented Mar 17, 2024 via email

@Comer352L
Copy link
Owner

Comer352L commented Mar 17, 2024 via email

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