
Registered on : 02-01-2007
From Spain
Messages : 7
OFF-Line
|
Hi, I'm trying to create a comunication system by CAN using a SJA1000 as CAN controler and a st72334 for control the SJA1000. But I haven't get even to send one single message, I have used the applicaion note of philips as a guide but I have only send a message with the initial '0' and an infinity line of '1'.
Can anyone look at my asm code attached and tell me what is wrong?
I'm just tryng to send a mesage like that =
identifier = 1000 0000 101
byte = 10101010
this is the datasheet of SJA1000 and its application note =
http://www.nxp.com/acrobat_download/datasheets/SJA1000_3.pdf
http://www.nxp.com/acrobat_download/applicationnotes/AN97076.pdf
|
|
|