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.

i need a code on spi eeprom interface with 8051 using 8255

Status
Not open for further replies.

sparun

Newbie level 3
Joined
Sep 13, 2011
Messages
4
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,297
i need a code on spi eeprom interface with 8051 using 8255
 

Why use an 8255?

What is the make and model of the 8051 variant you are using in the design?

If your particular 8051 does not have a hardware SPI interface you could always bit-bang the SPI interface.

The following appnote covers both hardware and software interfacing an 8051 with a SPI Serial EEPROM:

Interfacing 8051 MCUs with SPI Serial EEPROMs

Software Source Code for Above Appnote

Hope the info helps in your endeavors,

BigDog
 

thanks mr bigdogguru,i could understand the code..............
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top