Search found 1 match

by raviranjan
Wed Jul 27, 2022 4:34 am
Forum: ESP-IDF
Topic: ESP32 CAN driver multiframe not working
Replies: 1
Views: 1593

ESP32 CAN driver multiframe not working

Hi, I am working on ESP32 WROOM CAN driver. Single CAN frame is working but if data is more than 60 byte then I am receiving only 48 byte after that can_receive interface is not giving data with expected ID. Please help. Multiple ID Filter Configuration is also not working. If I change acceptance ma...