How Can I manipulate those CAN TX, CAN RX message ?
Posted: Sat Jul 05, 2003 1:44 pm
I am using PIC18c658 because of CAN TX & RX.
How can I deal with CAN TX, CAN RX message.
Please let me know.
I have read the Microchip application note AN738.
But it is for MCC18 compiler.
How can I manipulate CAN TX & RX with CCS compiler.
Is there any example programming file ?
I hope your response.
___________________________
This message was ported from CCS's old forum
Original Post ID: 144515745
Charlie U Guest
Re: How Can I manipulate those CAN TX, CAN RX message ?
Posted: Sun Jul 06, 2003 7:19 am
:=I am using PIC18c658 because of CAN TX & RX.
:=
:=How can I deal with CAN TX, CAN RX message.
:=
:=Please let me know.
:=
:=I have read the Microchip application note AN738.
:=But it is for MCC18 compiler.
:=
:=How can I manipulate CAN TX & RX with CCS compiler.
:=Is there any example programming file ?
:=
:=
:=I hope your response.
If you have CCS C (and this may be limited to PCWH or PCH since CAN is only available on 18 series parts) there is a pair of files, in the Drivers sub-folder where you have installed PCWH, called can-18xxx8.c and can-18xxx8.h. These files contain a set of functions for manipulating the CAN interface.
Hope this is what you are looking for.
___________________________
This message was ported from CCS's old forum
Original Post ID: 144515748
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