Search found 1 match

by Siimsalabim
Mon Apr 15, 2024 6:25 pm
Forum: ESP32 Arduino
Topic: Esp32 canbus slow at 1mbit?
Replies: 6
Views: 2231

Re: Esp32 canbus slow at 1mbit?

Well, I reverted back to the ESP32CAN library: https://github.com/sdp8483/ESP32-Arduino-CAN there is still a delay. I updated the miwagner to work at 1000mbits but it also has the same issue. I am stumped as to where to debug. I'm experimenting with TWAI_MODE_LISTEN_ONLY but when I do that I receiv...