Difference between revisions of "Logic Analyzers"

From eLinux.org
Jump to: navigation, search
m (Add some additional LA infos)
m (Add zeroplus)
Line 28: Line 28:
 
** up to 500Mhz?
 
** up to 500Mhz?
 
** ~389 USD
 
** ~389 USD
 +
* [http://www.zeroplus.com.tw/logic-analyzer_en/products.php 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 =
 
= Information =

Revision as of 08:31, 4 May 2009

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!

Everyone Else

  • Acute
  • ASIX
  • Saleae:
    • 8 Inputs
    • USB 2.0
    • 24MHz max
    • Logic analyzer with RS232, SPI, I2C and 1-Wire Protocol Analyzer
    • ~149 USD
    • Support for Linux is planned, hopefully we can move it to Linux section, soon.
  • 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