Hi Thomas,
I was wondering if there was an Arduino library for some Atmel uC with the CANBUS controller integrated and I found your code.
The question is how to make the porting that uses your library in substitution to the mcp_can.h and mcp_can.c on which many arduino examples are made.
The idea is to use the ATmega16M1 instead of the classic atmega328p with the MCP2515 external can controller.
Do you think that it's possible?
Have you thought on this possibility?
Thanks in advance
Hi Thomas,
I was wondering if there was an Arduino library for some Atmel uC with the CANBUS controller integrated and I found your code.
The question is how to make the porting that uses your library in substitution to the mcp_can.h and mcp_can.c on which many arduino examples are made.
The idea is to use the ATmega16M1 instead of the classic atmega328p with the MCP2515 external can controller.
Do you think that it's possible?
Have you thought on this possibility?
Thanks in advance