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 9 matches
CCS Forum Index
Author Message
  Topic: problem when combine node B with 7 segment at node D
shapito

Replies: 1
Views: 4234

PostForum: General CCS C Discussion   Posted: Tue Apr 10, 2012 11:40 am   Subject: problem when combine node B with 7 segment at node D
I use CCS CAN Bus Prototype Board.
Node B use PIC16F876A. This is my coding:

#include <16F876A.h>
#device ICD=TRUE
#fuses HS,NOWDT,NOPROTECT,NOLVP
#use delay(clock=20000000)
#inc ...
  Topic: function not void and does not return a value
shapito

Replies: 4
Views: 10900

PostForum: General CCS C Discussion   Posted: Thu Mar 22, 2012 11:10 am   Subject: function not void and does not return a value
thanx..its working...but the code "blah" i still confused where to put it..
  Topic: function not void and does not return a value
shapito

Replies: 4
Views: 10900

PostForum: General CCS C Discussion   Posted: Thu Mar 22, 2012 10:39 am   Subject: function not void and does not return a value
can somebody help me.why when I compile this program, error was shown.

#include <16F876A.h>
#device ICD=TRUE
#fuses HS,NOWDT,NOPROTECT,NOLVP
#use delay(clock=20000000)
#include <c ...
  Topic: Connect two board of CCS CAN Bus
shapito

Replies: 13
Views: 37552

PostForum: General CCS C Discussion   Posted: Mon Feb 27, 2012 9:53 am   Subject: Connect two board of CCS CAN Bus
Can you explain about this?

#define WRITE_REGISTER_D_ID 0x400
and also this:

can_init();
can_putd(0x100,0,0,1,TRUE,FALSE);
  Topic: Connect two board of CCS CAN Bus
shapito

Replies: 13
Views: 37552

PostForum: General CCS C Discussion   Posted: Mon Feb 27, 2012 9:35 am   Subject: Connect two board of CCS CAN Bus
really?...what function that you have done?
  Topic: Connect two board of CCS CAN Bus
shapito

Replies: 13
Views: 37552

PostForum: General CCS C Discussion   Posted: Mon Feb 27, 2012 9:19 am   Subject: Connect two board of CCS CAN Bus
can you give me 1 simple coding?...So that can make me more understand.
  Topic: Connect two board of CCS CAN Bus
shapito

Replies: 13
Views: 37552

PostForum: General CCS C Discussion   Posted: Mon Feb 27, 2012 8:11 am   Subject: Connect two board of CCS CAN Bus
i still cant do switch from node A to control led at node B.
i still not understand about can bus protocol...
  Topic: Connect two board of CCS CAN Bus
shapito

Replies: 13
Views: 37552

PostForum: General CCS C Discussion   Posted: Wed Feb 22, 2012 9:35 am   Subject: Connect two board of CCS CAN Bus
i have use pic compiler version 4.049.
in that prototype have 4 node. The detail is like this:
- node A (PIC18F4580)
- node B (PIC16F876A and MCP2515)
- node C (MCP25050)
- node D (MCP25050)

h ...
  Topic: Connect two board of CCS CAN Bus
shapito

Replies: 13
Views: 37552

PostForum: General CCS C Discussion   Posted: Tue Feb 21, 2012 5:17 am   Subject: Connect two board of CCS CAN Bus
I still blur in connect two prototype boards on CCS CAN Bus... Can someone help me?
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group