Logic Analyzer
STDLogic Analyzer
License
:TAPR Open Hardware License
Description
This is a 6502/65C02/6800/6809/Z80 logic analyzer design using a Teensy 4.1 microcontroller.
It clips onto a 6502, 65C02, 6800, 6809, or Z80 chip and monitors the address, data, and control lines in real-time.
There is a simple command line interface over the microcontroller's USB serial interface that allows you to set parameters, such as the state to trigger on, and to capture and list the recorded data.
It has been built on a PCB and tested with 6502, 65C02, 6800, and Z80 single-board computers running at up to 2 MHz.
It should work with other 6502 and Z80 compatible CPUs and the 6809E, but would need some wiring changes to work with a 6802. The CPU can be selected at run time.
Included are the Arduino sketch and circuit schematic diagram.
Comment