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.

Help me implement SPI master/slave device using PIC16F877A

Status
Not open for further replies.

raghavamrina

Newbie level 4
Joined
Feb 23, 2007
Messages
5
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,311
using the 16f877A have to design an SPI

Use a software SPI protocol to implement an SPI master device that will write characters to an SPI slave
i. D0 = SDO
ii. D1 = SCK
Use a hardware SPI protocol to implement an SPI slave device to receive the data transmitted
Connect the SPI master to the SPI slave
Send characters from the SPI master to the SPI slave and have the SPI slave print them out.
 

Re: please help me out

Which compiler or ide you are using?
 

please help me out

iam using the 16f877A micro controller

Added after 3 minutes:

pic c compiler
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top