← Back to 8. Programmable Peripheral Interface (PPI) 8255A

πŸ“ Output Control Signals in Mode 1 for 8255A

πŸ“– From An Introduction To Microprocessor 8085 β€’ 8. Programmable Peripheral Interface (PPI) 8255A β€’ 15 questions available

Practice MCQs for Output Control Signals in Mode 1 for 8255A. Test your knowledge with carefully crafted questions across easy, medium, and hard difficulty levels.

πŸ”„ Last updated: 2026-07-30

3
Easy Questions
7
Medium Questions
5
Hard Questions

πŸ“ Sample Questions

Q1. What is the primary purpose of the ALE (Address Latch Enable) signal in Mode 1 of the 8085 microprocessor?

πŸ”Ή A. To latch the lower-order address byte
πŸ”Ή B. To indicate that the address bus contains a valid address
πŸ”Ή C. To enable data bus drivers
πŸ”Ή D. To reset the accumulator

πŸ’‘ Difficulty: easy | βœ… Correct: B

Q2. A program loads a byte from address 2500H, complements it with CMA, and stores the result at 2501H. Which sequence of control signals correctly represents the write cycle for the result in Mode 1?

πŸ”Ή A. ALE β†’ Address β†’ RD low β†’ Data β†’ WR low
πŸ”Ή B. ALE β†’ Address β†’ WR low β†’ Data β†’ RD low
πŸ”Ή C. ALE β†’ Address β†’ WR low β†’ Data β†’ WR high
πŸ”Ή D. ALE β†’ Address β†’ Data β†’ WR low β†’ WR high

πŸ’‘ Difficulty: medium | βœ… Correct: D

Q3. During a DMA‑like operation where the 8085 writes a byte to an external peripheral, which control signal must be asserted first to ensure the peripheral correctly latches the address in Mode 1?

πŸ”Ή A. WR
πŸ”Ή B. RD
πŸ”Ή C. ALE
πŸ”Ή D. IO/M

πŸ’‘ Difficulty: hard | βœ… Correct: C

⬆️ View all questions in the quiz below

πŸ”— Related Topics

πŸ“ Details of PPI IC 8255AπŸ“ 8255A Operational ModesπŸ“ Control Word Format for 8255AπŸ“ Programming in Mode 0 for 8255AπŸ“ Programming in Mode 1(strobed Input/Output) for 8255A
πŸš€ Start Quiz πŸ“ Practice Mode