Thanks. It really helps. I am using MPLAB.
Can I include <can-18xxx8.c> file directly for the mcu 18F25k80?
or I have to write another can module function by myself to match 18F25k80?
hi
I have school project that I must connect PICs by CAN bus. And I connect 18F25K80 with a built-in CAN bus module to mcp2551. But when I include <can-18F4580.c> or <can-18Fxxx8.c> in t ...