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 support@ccsinfo.com

How can I connect 2 PIC to other one!

 
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion
View previous topic :: View next topic  
Author Message
vpan



Joined: 31 Oct 2008
Posts: 14

View user's profile Send private message

How can I connect 2 PIC to other one!
PostPosted: Mon Dec 08, 2008 4:04 am     Reply with quote

Hello everybody

I want to communicate from 2 PIC (slave) to other one (master).
I will do A/D and the 10-bit result I'll send it to master.
This work will be doing for 2 PIC's.

Can I do that? (parallel interface, bus connection)
PCM programmer



Joined: 06 Sep 2003
Posts: 21708

View user's profile Send private message

PostPosted: Mon Dec 08, 2008 12:46 pm     Reply with quote

The two most common methods are:
1. i2c bus
2. SPI bus

In each case, there would be one master, and two slaves.
arunb



Joined: 08 Sep 2003
Posts: 492
Location: India

View user's profile Send private message Send e-mail

RE:
PostPosted: Mon Dec 08, 2008 11:04 pm     Reply with quote

how far apart are the PICs ??
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group