How to draw the circuit diagram for the AT89C51AC2 Flashcards
Learn how to draw this circuit and learn the values of each component bit by bit
What are XTAL1 and XTAL2?
XTAL1 is the oscillator input
XTAL2 is the oscillator ouput
How is the circuit connected to XTAL1 and XTAL2?
XTAL1 is connected to the capacitor C2 and crystal. The crystal is connected to XTAL2 and another capacitor C1. Both capacitors are connected to ground.
What is RST?
RST is the Reset port.
How is the circuit connected to RST?
RST is connected to SW2, C3 and R18. C3 is connected to +5V (Power). Power is also connected to the other terminal of SW2. R18 is connected to ground .
This circuit is a pull-down circuit.
What is PSEN?
Program Store Enable Pin
What is ALE?
Address Latch Enable
What is EA?
External Address
What are PSEN (Program Store Enable Pin) and ALE (Address Latch Enable) connected to?
Nothing
What is EA (External Address) connected to?
Power (Vcc)
Where is Port 1 bits 0-7 located on the 8051 chip?
Bottom left on simulation
What is connected to P1.0?
A pull-up resistor R17 is connected to power. The other side of R17 is connected to a Switch SW1. SW1 is then connected to ground.
What is the circuit that is connected to P1.0 called?
Pull-up circuit and it is the digital input
What is connected to all the bits in P1 besides P1.0?
Nothing
Where is Port 0 located on the chip in the simulation?
Top Right of the Simulation
Where is Port 2 located on the chip?
In between Port 0 and Port 3 of the simulation