Hi, I tried these commands: _from canpico import * c = CAN()_ Then it raised an error: **RuntimeError: Cannot put MCP2517/18FD into config mode** Any insight? Thank you. Regards, Jhon R Putra
Hi,
I tried these commands:
from canpico import *
c = CAN()
Then it raised an error:
RuntimeError: Cannot put MCP2517/18FD into config mode
Any insight?
Thank you.
Regards,
Jhon R Putra