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

Detecting and recovering from CAN errors #70

Open
kevinlieb opened this issue Sep 21, 2024 · 0 comments
Open

Detecting and recovering from CAN errors #70

kevinlieb opened this issue Sep 21, 2024 · 0 comments

Comments

@kevinlieb
Copy link

I am using the built-in CAN support on esp32-S3.

I am looking for a way to detect when CAN has "gone bad" or just stopped working. My symptom is I am getting and sending messages just fine and sporadically it stops. The rest of the program is functioning but no CAN is received. I suspect noise or something has caused a failure but i don't see a way to detect via event or something else. In this scenario power-cycle seems to bring it back but then it'll fail without notice again.

Thanks in Advance!

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

1 participant