Search found 2 matches

by Timons
Wed Mar 14, 2018 12:48 pm
Forum: ESP-IDF
Topic: Can Bus off
Replies: 3
Views: 6618

Can Bus off

Using the ESP32 and the Can driver by Thomas Barth i have a little problem Sometimes my ESP32 states that the CAN bus is off When i try to esp_restart() and initialise the Can Driver again it says everything is alright but the ESP32 is not connected on my CAN-Bus i can't write any frames or read fra...
by Timons
Tue Mar 13, 2018 3:17 pm
Forum: Hardware
Topic: CAn controller
Replies: 9
Views: 12298

CAn controller

The Can Controller for the ESP32 works great, Only when i want to send a couple of messages to CAN, it gives me a Warning and eventually BUS OFF when i do it with multiple nodes on the CAN BUs When i only have 1 other node i communicate nothing is wrong. And when i get in BUS-OFF i restart the CAn C...