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 3 matches
CCS Forum Index
Author Message
  Topic: Serial Communication between 2 PIC16F877a
kookee

Replies: 8
Views: 15725

PostForum: General CCS C Discussion   Posted: Fri Feb 12, 2016 1:17 pm   Subject: Serial Communication between 2 PIC16F877a
Please use the code button, it preserves the formatting and makes code easier to read.

A simple guide as to what's supposed to happen would help.
Also you're not telling us what you can/cannot see ...
  Topic: Serial Communication between 2 PIC16F877a
kookee

Replies: 8
Views: 15725

PostForum: General CCS C Discussion   Posted: Fri Feb 12, 2016 11:04 am   Subject: Serial Communication between 2 PIC16F877a
Thanks for reply
I connect
TX of PIC#1 to RX of PIC#2
RX of PIC#1 to TX of PIC#2

with 20MHz clock and RS232 setting is
#use rs232(baud=9600, xmit=PIN_C6,rcv=PIN_C7)
My code for both P ...
  Topic: Serial Communication between 2 PIC16F877a
kookee

Replies: 8
Views: 15725

PostForum: General CCS C Discussion   Posted: Thu Feb 11, 2016 10:21 am   Subject: Serial Communication between 2 PIC16F877a
Hi friends,
I am a new in MCU programming and I use CCS C compiler. Friends I want to communicate between two PIC16F877A MCU using serial port with serial interrupt but I can’t do it.
Please hel ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group