Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

oneshot option #18

Open
johnmerkelbach opened this issue Jan 24, 2025 · 0 comments
Open

oneshot option #18

johnmerkelbach opened this issue Jan 24, 2025 · 0 comments

Comments

@johnmerkelbach
Copy link

I am missing the one shot send option in this library , as i would like to use this library for a Time Triggered can bus .
It is not important that every MSG is acknowledged, as these are repeated every xx ms . so they don't have to be retransmitted.
for this option one shot mode is preferred .
this is done by setting the TWAI_RX_REQ and TWAI_ABORT_TX bits in the command register at the same time , at send command .

Is there a option to add tryToSendOnce to this library.
My C skills are not so good that i should try do this myself .

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant