Longan-Labs / Arduino_CAN_BUS_MCP2515

Arduino CAN Bus library, MCP2515/MCP2551
https://www.longan-labs.cc/
MIT License
128 stars 372 forks source link

dont work #35

Open DxrMorgan opened 6 months ago

DxrMorgan commented 6 months ago

CAN by Sandeep Mistry work fine! But your does not

brightproject commented 2 weeks ago

But your does not

Good day @DxrMorgan Could you clarify what exactly doesn't work in your case? The code doesn't compile or there is no sending to the CAN bus or the sending goes, but the frame is incorrect? I also have some difficulties with the operation of this code on the STM32F411 and am looking for possible solutions.