Advanced Embedded Systems Question:
Download Questions PDF

Explain me which port in 8051 performs a dual role?

Advanced Embedded Systems Interview Question
Advanced Embedded Systems Interview Question

Answer:

☛ The port 3 can be used as simple input /output port or provides signals like interrupts.
☛ P3.0 and p3.1 are used for serial communication.
☛ P3.2 and P3.3 are used as external interrupts.
☛ P3.4 and P3.5 are used for timers.
☛ P3.6 and P3.7 are used as read write signals of external memory.

Download Advanced Embedded Systems Interview Questions And Answers PDF

Previous QuestionNext Question
Please explain what is the difference between Hardware design and Software Design?Explain me what is interrupt latency and how can we decrease it?