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 5 matches
CCS Forum Index
Author Message
  Topic: CAN - can_putd
quad3

Replies: 1
Views: 5709

PostForum: General CCS C Discussion   Posted: Tue Jun 05, 2007 5:41 am   Subject: CAN - can_putd
Hi,

I'm trying to get 2 PIC to communicate with each other via CAN.
The ouput from 1 PIC is from PC (character from keyboard) using this char

char out_data;

out_data = getchar();
...
  Topic: PC-to-PIC communication command
quad3

Replies: 1
Views: 2740

PostForum: General CCS C Discussion   Posted: Mon May 28, 2007 2:19 am   Subject: PC-to-PIC communication command
what is the command to send data from PC to PIC using rs232?

I know we can use printf and putc to read from PIC to PC. What about the opposite?

thank you
  Topic: CAN problem (beginner)
quad3

Replies: 28
Views: 70685

PostForum: General CCS C Discussion   Posted: Tue Jan 30, 2007 6:50 pm   Subject: CAN problem (beginner)
the 2 nodes work fine separately. i've tried the loopback mode on each node
  Topic: CAN problem (beginner)
quad3

Replies: 28
Views: 70685

PostForum: General CCS C Discussion   Posted: Tue Jan 30, 2007 12:05 pm   Subject: CAN problem (beginner)
thanks for replying PCM programmer. took note on the terminating resistor.

but after i tested the hardware again, the outcome is still the same( the serial windows show the node transmit 3 times on ...
  Topic: CAN problem (beginner)
quad3

Replies: 28
Views: 70685

PostForum: General CCS C Discussion   Posted: Thu Jan 25, 2007 9:35 am   Subject: CAN problem (beginner)
Hi everyone. I'm using CAN for school project but i'm stumped. I'm trying to get 2 PIC 18f458 to talk to each other. i'm using the MCP 2551.

I'm testing the hardware setup using ex_can.c for both ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group