esp32-can-protocol-demo
esp32-can-protocol-demo copied to clipboard
Hello, is it possible to generate error with this library? Some error like Bit 0 & 1 Error, ACK Error, TX/RX Error, and more. Thank you!
Hi, This library does not work on esp-32 wrover. does anyone know what should I do?
Hello! This is a GREAT library, I only need help with a couple things to improve it, and not sure how. In CAN_config.h, I need to set 33.3kbps, but when...
Is it possible to use a callback triggered by an interrupt in case a frame was received? Background: I worked quite a while with an Arduino Due and the due_can...
After the last update of esp32 libraries I get the following error message "fatal error: esp_intr.h: No such file or directory". Probably because esp_intr.h was removed from the current build....