You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
May be a RAM overflow ? Try to reduce memory footprint :
settings.mTransmitBuffer0Size = 1
settings.mReceiveBufferSize = 2
Insert theses lines before can.begin.
Do you check the MCP2515 connections ?
On Arduino Nano 168 with standard loopbackdemo the mcu get's stuck and shows only "Configure ACAN2515".
The text was updated successfully, but these errors were encountered: