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:embedded programming for 8051 using 8255

Status
Not open for further replies.

logukalipal

Junior Member level 2
Joined
Jan 8, 2012
Messages
21
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Location
Coimbatore, India
Activity points
1,476
Help:embedded programming for 8051 using 8255?

I connected two 8255 ppi to 8051 to accessing keypad and lcd and other modules are connected in that.
I attached here my schematic diagram and embedded c programming for that.
while i simulating that i cant find out error.
Can anyone findout?
 

Attachments

  • Desktop.rar
    22.4 KB · Views: 81

Re: Help:embedded programming for 8051 using 8255?

Why are you controlling the 2nd 8255 by 1st 8255? Can't you connect the RD, WR, A0, A! lines of the two 8255's to 8051?
 

I not control the 2nd 8255 by 1st one.Just i connected keypad pins separately by that two 8255.
row pins connected 1st ppi.
column pins connected 1st ppi.
I check the column pins through port b of 2nd 8255.
But it does not work, its the problem..

Thanks in advance..:)
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top