Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

communication between two processors

Status
Not open for further replies.

akhileshchidare

Member level 3
Joined
Oct 4, 2005
Messages
59
Helped
1
Reputation
2
Reaction score
0
Trophy points
1,286
Activity points
1,758
how to communicate between two microcontrollers?
i am working on ADE7758 and PIC micro Controller. i need to communicate these two processors. can any one send material how interprocessor communication is done?
thank you
Akhilesh Chidare
 

You will need to allocate 5 pins of PIC and connect them directly to Din, Dout, SCLK, CS and IRQ of the ADE7758.
Alternatively you can connect CS pin of the ADE7758 to 0V ..
In the ADE's data sheet ( https://www.analog.com/UploadedFiles/Data_Sheets/42071831ADE7758_a.pdf ) you will find diagram on how data can be written to or read from it ..
Regards,
IanP
 

hi,
i need help in programming...
can any one send sample SPI code in C language.
 

SPI utility control methods. Makes use of the SPI hardware built into the mid-range and high-end PIC's

**broken link removed**

**broken link removed**
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top