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 4 matches
CCS Forum Index
Author Message
  Topic: Uart Comm.
siawjf

Replies: 9
Views: 9031

PostForum: General CCS C Discussion   Posted: Sun Oct 31, 2010 10:00 am   Subject: Uart Comm.
The master code

#include <16F877A.h>
#fuses PUT, HS, NOWDT, NOLVP, NOBROWNOUT
#use delay(clock=20000000)
#use rs232(baud=9600, xmit=PIN_C6, rcv=PIN_C7, bits=8, parity=N, erro ...
  Topic: Uart Comm.
siawjf

Replies: 9
Views: 9031

PostForum: General CCS C Discussion   Posted: Mon Oct 25, 2010 9:30 pm   Subject: Uart Comm.
Hi guys....I new in this....so wanna ask for help....I wanna use 2 PIC16F877A to communicate via UART Comm.....but i dunno what should include inside the code and have no idea to start it...help....
  Topic: Communication with 2 PIC16f877a by using I2C
siawjf

Replies: 3
Views: 8858

PostForum: General CCS C Discussion   Posted: Fri Sep 24, 2010 10:14 pm   Subject: Communication with 2 PIC16f877a by using I2C
Then, how about the master code there, what should I write inside the master code?
  Topic: Communication with 2 PIC16f877a by using I2C
siawjf

Replies: 3
Views: 8858

PostForum: General CCS C Discussion   Posted: Thu Sep 23, 2010 1:27 am   Subject: Communication with 2 PIC16f877a by using I2C
Hi, I'm new in the I2C. I wanted to turn on a LED through 2 PIC16F877a by using I2C communication. For example, PIC(a) will send signal to PIC(b) and the PIC(b) will turn on the LED. Can anyone post s ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group