esp32_can icon indicating copy to clipboard operation
esp32_can copied to clipboard

Disable Interupt Pin on 2515.h

Open Gcopper22 opened this issue 3 years ago • 2 comments

Hi i'm using esp32_can library, but when it comes to CAN1 MCP2515 the function of receiving can msgs not working, only if pull up the interupt pin and then live it floating.But also in this situation after a few second the esp32-wroom-32e is restarting continuously.In the other hand for sending Can msg over the CAN1 MCP2515 is working perfectly.Just for information CAN0 eps32 built in is working also perfect with new update code for espe E versions.

I will appreciate if you can help me.

Gcopper22 avatar Dec 30 '21 21:12 Gcopper22

HI, did you solve the problem? I'm triyng to receive messages from mcp2515 but I'm not able to make it work

ale1800 avatar Feb 25 '22 14:02 ale1800

This is still a current problem.

NMSTEC avatar Oct 24 '22 16:10 NMSTEC