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.

Tricky Questions and Answers on 8051

Status
Not open for further replies.

ITP

Advanced Member level 4
Joined
Jul 11, 2001
Messages
116
Helped
2
Reputation
4
Reaction score
2
Trophy points
1,298
Activity points
1,136
Hi all,

I need help for preparing for an interview. Interview will be based on 8051 microcontroller and its interfacing.

If anybody have "Questions and Answers" type documents on this microcontroller please share.

Regards
Itp
 

No. 1 Question: How to address the bit addressable registers of the 8051 and differentiate it from the byte addressable example.

give an exam
 

No. 2 Question: explain haw Timer2 works in a STANDARD 8051 device

ANSWER( tricky): TIMER2 is NOT implemented in standard 8051 device. It is implemented only in 8052 devices.

No. 3 Question: give an example haw to write code memory using MOVC instruction.

ANSWER(tricky): MOVC instruction can only ne used to READ code memoy. It cannot be used to write (use an dedicated programmer to write in code memory)
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top