Replies: 2 comments 2 replies
-
You can use https://docs.esp-rs.org/esp-hal/esp-hal/0.21.1/esp32c3/esp_hal/twai/struct.TwaiConfiguration.html#method.set_interrupt_handler to set the interrupt handler properly. Remove the calls |
Beta Was this translation helpful? Give feedback.
0 replies
-
@MabezDev I have already done that without success... |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi everyone,
I tried to implement interrupt for TWAI (RX only). Here what I did, but it doesn't work :
If anyone has ever wanted to implement this, I'd be interested. More importantly, is it possible?
Thanks in advance
Beta Was this translation helpful? Give feedback.
All reactions