pierremolinaro / acan2517

Arduino CAN driver for MCP2517FD CAN Controller (in CAN 2.0B mode)
MIT License
22 stars 10 forks source link

MCP2518FD with Arduino Mega #11

Closed LukeFox95 closed 4 years ago

LukeFox95 commented 4 years ago

Hello I am using the MCP2518FD Click Board with an Arduino Mega but the MCP2518FD cant be accessed via SPI (Error0x1). I know there exist already Issues with the same Error , but it didnt really help me.

I am using the following wiring: MOSI(51) --> SDI MISO(50) --> SDO CS(53) --> CS SCK(52) --> SCK INT(2) --> INT 5V --> 5V 3.3V --> 3.3V I am using the loopback code with the configuration as shown as in the Picture. I hope somebodey can help me with this. Thank you and best regarts. Unbenannt