Hi! I'm using a PIC18F4280. Data is coming in through CANRX. The problem is, the data isn't getting stored in the receive registers in the PIC. I've done tests and changed my code but still no data is being actually stored in the receive registers. What should I do?? Any suggestions anyone?
Thanks
PCM programmer
Joined: 06 Sep 2003 Posts: 21708
Posted: Tue Jul 12, 2005 1:28 pm
You mean 18F2480.
According to the data sheet, it's supposed to be backward-compatible
with the 18F458. So, supposedly the CCS driver CAN-18xxx8.C
should work. Have you tried using it with the CCS example file,
EX_CAN.C ?
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