Logic Analyzers

From eLinux.org
Revision as of 07:16, 26 April 2012 by Jaanus.kalde (talk | contribs) (Linux)
Jump to: navigation, search

A logic analyzer is an electronic instrument that displays signals in a digital circuit that are too fast to be observed and presents it to a user so that the user can more easily check correct operation of the digital system. They are typically used for capturing data in systems that have too many channels to be examined with an oscilloscope. Software running on the logic analyzer can convert the captured data into timing diagrams, protocol decodes, state machine traces, assembly language, or correlate assembly with source-level software.

When selecting a logic analyzer, make sure that the software package includes bus analyzers (I2C/SPI/UART are a given). Any tool worth purchasing will include support for these.

Tools

Since logic analyzers typically need software running on your development system, this list is split up to give preference to those tools which are fully supported on both Windows and Linux.

Linux

  • BitScope:
    • 100Mhz
    • Cheapest one looks to be around 475 USD
  • miniLA - open source hardware!
  • Saleae:
    • 8 Inputs
    • USB 2.0
    • 24MHz max
    • Logic analyzer with RS232, SPI, I2C and 1-Wire Protocol Analyzer
    • Can handle 1.8V logic (Spec mentions Input High Voltage: 2 to 5.25V, but users report that 1.8V work, too)
    • ~149 USD
  • Sigma2
    • 16 inputs
    • 200MHz
    • €198

Everyone Else

  • Acute
  • ASIX
  • TechTools
  • LogicPort:
    • Windows only SW
    • up to 500Mhz?
    • ~389 USD
  • Zeroplus (e.g. LAP-C):
    • Can handle 1.8V logic
    • Can do decodes of the data
    • Around 100USD depending of the device.
    • Some devices seems to be available with Linux software (?)

Information