I designed a project before where I have used the PIC16F877 and the MCP2510 CAN controller.
Now I need to do another project and I want to use the PIC18F458 which has CAN built in.
My questions are as follows:
Can I use the exact same CAN driver as is written for the CAN18CXX8.C, CAN18CXX8.h? I asume so but need to get an answer.
Does the CAN controller on the PIC18F458 have the same problems as listed for the MCP2510 (according to erratra sheet) ?
Thanks
___________________________
This message was ported from CCS's old forum
Original Post ID: 13248
PCM programmer
Joined: 06 Sep 2003 Posts: 21708
Re: PIC18F458 and CAN
Posted: Mon Mar 31, 2003 12:26 pm
:=I designed a project before where I have used the PIC16F877 and the MCP2510 CAN controller.
:=
:=Now I need to do another project and I want to use the PIC18F458 which has CAN built in.
:=
:=My questions are as follows:
:=
:=Can I use the exact same CAN driver as is written for the CAN18CXX8.C, CAN18CXX8.h? I asume so but need to get an answer.
Well, this can be found by using the search function of
the board (of course, I also knew it was there).
<a href="http://www.pic-c.com/forum/general/posts/12547.html" TARGET="_blank">http://www.pic-c.com/forum/general/posts/12547.html</a>
:=Does the CAN controller on the PIC18F458 have the same problems as listed for the MCP2510 (according to errata sheet) ?
:=
Couldn't that answer be found by comparing the two errata
sheets:
<a href="http://www.microchip.com/1000/suppdoc/errata/index.htm" TARGET="_blank">http://www.microchip.com/1000/suppdoc/errata/index.htm</a>
___________________________
This message was ported from CCS's old forum
Original Post ID: 13257
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum