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

Autodetect memory layout if ecu is known. #3

Open
nyetwurk opened this issue Jun 27, 2018 · 4 comments
Open

Autodetect memory layout if ecu is known. #3

nyetwurk opened this issue Jun 27, 2018 · 4 comments

Comments

@nyetwurk
Copy link
Collaborator

No description provided.

@NefMoto
Copy link
Owner

NefMoto commented Jun 27, 2018

Connect to ECU. Read ECU Info to get part number. Consult a list of memory layouts for known part numbers. I was unable to find anyway to auto detect the memory layout using memory reads or programming operations.

@nyetwurk
Copy link
Collaborator Author

for 2.7t (8D0, 4Z7, 4B0) it is easy, they're all 400 or 800 bb depending on image size.

I can implement that pretty easily, but I'd hate to write a matching algorithm without knowing more about what ecus typically have non bb layouts.

@nyetwurk
Copy link
Collaborator Author

Also detect based on provided image as well? Make sure they are compatible? Or not?

@nyetwurk
Copy link
Collaborator Author

For ref, my 2.7t list
http://files.s4wiki.com/stock/part-numbers.txt

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

No branches or pull requests

2 participants