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

lin injector do not work at all #33

Open
wchpikus opened this issue Apr 23, 2019 · 4 comments
Open

lin injector do not work at all #33

wchpikus opened this issue Apr 23, 2019 · 4 comments

Comments

@wchpikus
Copy link

wchpikus commented Apr 23, 2019

Hi
This is my first post here, and i like to write what i like to do.
I like to filter commands in volvo car (disable some function).
I build injector, but it not responses for lin frame.
I have only one to 3 sek blink error message led.
Master connect to slave, slave to master.
Better, i do not have any data on uart..
Could you tell me what can i check first?
Atmega328p.upladed hex from githup, without any changes..
Btw..it i setup fusebits as on github, connection to uc is not avaible..(setup clock as internal?)
Regards

@wchpikus
Copy link
Author

2019-04-23 17 03 19

@amet
Copy link
Contributor

amet commented Apr 24, 2019

You are trying to inject Porsche LIN commands to Volvo, big chances that is not going to work.

You should use analyser to check the commands your slave is sending and then modify source to inject same commands to master

@wchpikus
Copy link
Author

Hehe..sure..
But, why any info i do not have on debug?
I saw in code massage like "waiting", but nothing send to uart..
Ok, i have analizer and can connect to rx pin behind lin transiver.
Do you have any example where i have to put lin frame (data) to analize?
I read about time to response, it us enough to analize and pass or not?
Tnx for response

@amet
Copy link
Contributor

amet commented Apr 24, 2019

There is a python script to help analyse the response from the board, try setting that up and check what the output is.

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