Author |
Message |
Topic: ICDU Programmer --> PIC16F676 bug??? |
miko
Replies: 15
Views: 23323
|
Forum: General CCS C Discussion Posted: Sat Oct 30, 2004 12:55 am Subject: ICDU Programmer --> PIC16F676 bug??? |
Hey Mark,
I Think you got it..... I still have to get this job out, so I've got an email in to support at ccs.
Unless an answer comes up on this forum, I'll probably have to wait for morning ( ... |
Topic: CAN 18f2*8 Problem |
miko
Replies: 2
Views: 15873
|
Forum: General CCS C Discussion Posted: Tue Dec 23, 2003 4:29 pm Subject: Thank You |
I haven't tested this in hardware, but I believe this is the reason:
If you look at this file, can-18xxx8.c, in the can_init() function,
all of the calls to can_set_id() have the 3rd parameter se ... |
Topic: CAN 18f2*8 Problem |
miko
Replies: 2
Views: 15873
|
Forum: General CCS C Discussion Posted: Fri Dec 19, 2003 12:54 pm Subject: CAN 18f2*8 Problem |
Hello,
can anybody tell me why the 18f258 dont get a standard-message if i set the RXBxCON-Registers to CAN_RX_VALID (0x00) or CAN_RX_STD (0x01)?
It will only recieve Standard-Messages at CAN_RX_AL ... |
|