View previous topic :: View next topic |
Author |
Message |
aaficial
Joined: 27 Apr 2005 Posts: 3
|
CAN HELP |
Posted: Wed May 11, 2005 11:36 am |
|
|
im using PIC18F2480 and im trying to get my 2 CAN's to basically communicate with each other (somewhat like a master-slave idea). Both seem to be sending and recieving data but the problem is is that im not getting back what i inputed. for example, if i send in a 1, i keep getting "ERROR" what do i do?? |
|
|
PCM programmer
Joined: 06 Sep 2003 Posts: 21708
|
|
Posted: Wed May 11, 2005 1:43 pm |
|
|
Just to give you a tip -- we have no idea what CAN driver software
you're using, or what hardware you're using. |
|
|
mike holeton Guest
|
|
Posted: Thu May 12, 2005 7:56 am |
|
|
what CAN protocal are using, open can, device net, j1939, etc. |
|
|
|