Advanced Embedded Systems Question:

Explain me which port in 8051 performs a dual role?

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 PDF Read All 76 Advanced Embedded Systems Questions
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?