CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to CCS Technical Support

Search found 7 matches
CCS Forum Index
Author Message
  Topic: Please help: 18F25K80 CAN module not working [Solved]
turhan

Replies: 10
Views: 28666

PostForum: General CCS C Discussion   Posted: Mon Sep 17, 2012 10:01 am   Subject: Please help: 18F25K80 CAN module not working [Solved]
I solved this problem.

Last:

#include <18F25K80.h>
#device adc=12
#fuses HSH,NOWDT,BROWNOUT,PUT,NOPLLEN,SOSC_DIG,NOIESO,NOFCMEN,CANB
#use delay(clock=20M)
#include <can-1 ...
  Topic: Please help: 18F25K80 CAN module not working [Solved]
turhan

Replies: 10
Views: 28666

PostForum: General CCS C Discussion   Posted: Mon Sep 10, 2012 3:39 am   Subject: Please help: 18F25K80 CAN module not working [Solved]
Bill24 did you solve this canbus problem ? Please put on website
  Topic: Please help: 18F25K80 CAN module not working [Solved]
turhan

Replies: 10
Views: 28666

PostForum: General CCS C Discussion   Posted: Wed Aug 29, 2012 2:23 am   Subject: Please help: 18F25K80 CAN module not working [Solved]
I have same problem. Can you send your softwares to try it ? I gonna crazy.
  Topic: 18F46K80 CAN bus examples
turhan

Replies: 5
Views: 12575

PostForum: General CCS C Discussion   Posted: Wed Aug 29, 2012 2:09 am   Subject: 18F46K80 CAN bus examples
can-18F4580 is irrelevant. K family is different. Look at datasheet which is 18FXXKXX you will understand what i say.
For Example:


can-18F4580

#byte RXM0EIDH=0xF1A
#byte RXM0EIDL=0xF1B
# ...
  Topic: 18F25K80 CANbus problem
turhan

Replies: 3
Views: 9355

PostForum: General CCS C Discussion   Posted: Mon Aug 27, 2012 10:23 am   Subject: 18F25K80 CANbus problem
i tried it , still problem is going
  Topic: CAN-bus receive problem with PIC18F66K80
turhan

Replies: 7
Views: 18300

PostForum: General CCS C Discussion   Posted: Mon Aug 27, 2012 10:17 am   Subject: CAN-bus receive problem with PIC18F66K80
66k80 k family has different registers , you cant get it work . You have to change this registers . Also I have same problem.


//////////////////////////////////////////////////////////////////// ...
  Topic: 18F25K80 CANbus problem
turhan

Replies: 3
Views: 9355

PostForum: General CCS C Discussion   Posted: Fri Aug 24, 2012 10:14 am   Subject: 18F25K80 CANbus problem
hello

I am using standard can-18xxx8.c and can-18xxx8.h files to use CanBus system. But my IC which is 18F25K80 cant send data or receive. I looked by oscilloscope, RX-TX are working very well.
...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group