107-Arduino-MCP2515 icon indicating copy to clipboard operation
107-Arduino-MCP2515 copied to clipboard

Arduino library for controlling the MCP2515 in order to receive/transmit CAN frames.

Results 3 107-Arduino-MCP2515 issues
Sort by recently updated
recently updated
newest added

### :bug: Bug Report **Describe the bug** Datasheet: Esp32c3 datasheet Hi, I am trying use this lib on esp32c3 on arduino which has 3 spi.spi 2 is for normal use....

type: bug

Hello! I'm trying to receive CAN frames with the Portenta and the [MKR CAN shield](https://store.arduino.cc/arduino-mkr-can-shield) using this library. However, I'm not able to receive anything. I'm trying the CAN sniffer...

topic: firmware
type: support

### :bug: Bug Report **Describe the bug** When using the this library alongside the 107-Arduino-Cyphal library, I get the following linker error. ``` [_ZNSt17_Function_handlerIFbRK11CanardFrameEN8node_hdlMUlS2_E_EE9_M_invokeERKSt9_Any_dataS2_]+0x4): undefined reference to `ArduinoMCP2515::transmit(CanardFrame const&)' ```...

type: bug