Hey guys I am currently working on connecting EK-TM4C123GXL and ESP32 devkit v1 through CAN communication. However, my ESP32 could not receive any data after uploading the exmaple CAN_mirror code provided by Arduino. I am currently using MCP2562 as my CAN transceivers.
Is the communication between these two boards through CAN possible?
Please help me out. Thanks.