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

Problem receiving high frequency can device #152

Closed
Zoylamb opened this issue Jul 4, 2024 · 2 comments
Closed

Problem receiving high frequency can device #152

Zoylamb opened this issue Jul 4, 2024 · 2 comments
Assignees
Labels
Seeed_Arduino_CAN Label for Seeed_Arduino_CAN UAY Unassigned yet

Comments

@Zoylamb
Copy link

Zoylamb commented Jul 4, 2024

Using the shield on Arduino uno to receive datas from 2 CAN devices sending datas at 100Hz.
Using poll mode (not interruption) and reading at 500Hz on arduino (delay 2ms).

Sometime receiving datas (normal frame, 2 IDs, 8 bytes) is blocked due to error
Error given from checkerror function : return 5 and err value : 21

This behavior seems random and functions checkerrors, checkClearRxStatus and checkClearTxStatus didn't help.

What is this error?
How to correct it?

Thank you.

@MatthewJeffson MatthewJeffson added UAY Unassigned yet Seeed_Arduino_CAN Label for Seeed_Arduino_CAN labels Oct 9, 2024
@Lesords Lesords self-assigned this Oct 14, 2024
@Lesords
Copy link
Contributor

Lesords commented Oct 16, 2024

Hello,

I'm very sorry to have kept you waiting so long.

Do you still have this problem now?

@Lesords
Copy link
Contributor

Lesords commented Nov 4, 2024

Hello,

I'm going to close this issue, feel free to re-open it if you have any other questions.

[Autocommentary]

@Lesords Lesords closed this as completed Nov 4, 2024
@github-project-automation github-project-automation bot moved this from Todo to Done in Issues and PR Assemble Nov 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Seeed_Arduino_CAN Label for Seeed_Arduino_CAN UAY Unassigned yet
Projects
Status: Done
Development

No branches or pull requests

3 participants