A68064 Datasheet | __link__
A68064 — Targeted datasheet reference
Summary
Output Driver (Darlington Stage)
- Output saturation voltage (VCE(sat)) : 0.9 V typical at 250 mA
- Output leakage current (IOFF) : 50 µA max at VOUT = 50V
- Clamp diode forward voltage: 1.2 V at 250 mA
- Propagation delay (CLK to OUT) : 1.5 µs typical
- VDD_CORE, VDD_IO, VSS (grounds)
- CLOCK_IN, RESET_N
- DATA[63:0] (or multiplexed DATA[31:0] ×2)
- ADDR[31:0] (or ADDR[63:0] optional)
- CTRL[7:0] (control/status)
- INT_N (interrupt)
- JTAG: TCK, TMS, TDI, TDO
- CONFIG pins (boot mode select)
Key Features
- CPU Core: 6502 core design
- Clock Speed: Typically 0.985 MHz (PAL version), 1.023 MHz (NTSC version)
- Address Bus: 16-bit, allowing for 64 KB of addressable memory directly
- Data Bus: 8-bit
- Instruction Set: 56 basic instructions
Application Circuits from the Datasheet
The A68064 excels in three common scenarios: a68064 datasheet
- Shift in data: Data In (pin 2) is clocked on the rising edge of CLK (pin 3) – MSB first.
- Latch data: When STROBE (pin 4) is high, data from the shift register transfers to the output latches.
- Enable outputs: Drive OE (pin 5) low. Outputs become active according to the latched data.
- Cascade: Data Out (pin 20) provides the last bit of the shift register after the 8th clock cycle, allowing connection to the Data In of a second A68064.
PD = ∑ (VCE(sat) × IOUT(n)) + (VDD × IDD) Output saturation voltage (VCE(sat)) : 0
Example timing sequence (from datasheet):
- Set Data In = 1 (turn on output 1)
- Apply positive CLK pulse
- Repeat for desired bits
- Set STROBE high for at least 200 ns
- Set OE low to enable outputs
Let me know which specific detail you need to focus on next! A68064 Teccor - Xecor VSS (grounds)
CLOCK_IN