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

Allow non blocking transmit and receive #29

Open
HusseinAbdelhamid opened this issue Oct 14, 2024 · 0 comments · May be fixed by #30
Open

Allow non blocking transmit and receive #29

HusseinAbdelhamid opened this issue Oct 14, 2024 · 0 comments · May be fixed by #30
Assignees

Comments

@HusseinAbdelhamid
Copy link
Contributor

HusseinAbdelhamid commented Oct 14, 2024

Currently CAN transmission blocks until TXREQ bit is cleared and during reception it also blocks until at least one message is in the RX FIFO.

This issue is to add an option so that transmission and reception can be done without blocking

@HusseinAbdelhamid HusseinAbdelhamid self-assigned this Oct 14, 2024
HusseinAbdelhamid added a commit that referenced this issue Oct 14, 2024
HusseinAbdelhamid added a commit that referenced this issue Oct 14, 2024
HusseinAbdelhamid added a commit that referenced this issue Oct 14, 2024
HusseinAbdelhamid added a commit that referenced this issue Oct 14, 2024
@HusseinAbdelhamid HusseinAbdelhamid linked a pull request Oct 14, 2024 that will close this issue
HusseinAbdelhamid added a commit that referenced this issue Oct 15, 2024
HusseinAbdelhamid added a commit that referenced this issue Oct 15, 2024
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

Successfully merging a pull request may close this issue.

1 participant