Search found 1 match
- Sun Jan 09, 2022 1:02 am
- Forum: Hardware
- Topic: ESP32 Missing CAN Frames
- Replies: 1
- Views: 3920
ESP32 Missing CAN Frames
Hi, Background I am using a Lolin32 board to read CAN BUS data from a Megasquirt ECU. I am using the ESP32CAN.h library (https://github.com/miwagner/ESP32-Arduino-CAN) with a SN65HVD230 transceiver and have gotten it to successfully read in the CAN data and output to a display or serial monitor. I h...