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

ESP8266 Connection issues #36

Closed TheArdent closed 3 months ago

TheArdent commented 3 months ago

Hello,

I trying to connect my ESP8266(ESP-12f) Wemos D1 Mini to MCP2515 using the library, but don`t receive any data.

I made some modifications MCP2515 image

Connection PIN

MCP = ESP INT = D2 SCK = D5 SI = D7 SO = D6 CS = D8 GND = GDN VCC = 3V CUSTOM 5v = 5V

P.S. I also tried to use a logic level converter and it also doesn`t work.

TheArdent commented 3 months ago

Not relevant, i miss name of board at Arduino IDE