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
I've been researching and trying to make both Sd and MCP2515 work fine.
The issue is that I must call function sd.begin everytime before reading from CAN, or CAN won't work.
Hi, first of all thank you for your work!
I've been researching and trying to make both Sd and MCP2515 work fine.
The issue is that I must call function sd.begin everytime before reading from CAN, or CAN won't work.
Using SHARED_SPI.
Simplified code:
The text was updated successfully, but these errors were encountered: