View previous topic :: View next topic |
Author |
Message |
ZackM
Joined: 14 Jun 2006 Posts: 6 Location: Manhattan, Ks
|
CAN FIFO Interrupt |
Posted: Wed Jun 14, 2006 6:38 pm |
|
|
Hello, y'all! I was hoping the experienced forum users here wouldn’t mind helping me out. I've briefly searched the forum for information about implementing CAN functional mode 2 (FIFO). If I missed it, could someone point me to the correct topic?
Anyways, I was wondering what is the interrupt for FIFO recieve. CAN_RX0 & CAN_RX1 don't seem to work. Any information anybody can give me would be very much appreciated.
Generic information about project:
PIC 18F2480 & PIC18F260
Running at 20mhz
5v |
|
|
ZackM
Joined: 14 Jun 2006 Posts: 6 Location: Manhattan, Ks
|
file this under stupid |
Posted: Wed Jun 14, 2006 11:52 pm |
|
|
Yeah, kinda forgot enable_interrupts(global). Anywho, for anyone curious, #INT_CANRX1 works just great!
haha.. |
|
|
|