Logic Analyzer Buying Advice
John Board
Posts: 371
G'day,
I've been looking at getting a (USB) Logic Analyzer over the last few days. The biggest one I've seen around is the Saleae range of products. They look nice but several reviews have revealed that they may be overpriced and their triggering functionality may not be quite up to scratch. I have seen others, but not as prominently.
My question is, what USB Logic Analyzers do you guys use, and/or which ones would you recommend? I'm not closed to getting the Saleae ones, but I want to look through my options first.
My minimum required specifications are very similar to the Logic Pro 8:
- 8 Digital Inputs (Analog as well would be nice, but not a requirement)
- +100MS/s
- Good software, with reasonable triggering and decoding capabilities. (Scripting would be nice)
- Streaming to computer (and hence, storing captured information in RAM allowing for long captures), or reasonable memory depth.
I have found some around which fits those specs, but I trust recommendation over advertisement.
Thanks for your help!
-John
I've been looking at getting a (USB) Logic Analyzer over the last few days. The biggest one I've seen around is the Saleae range of products. They look nice but several reviews have revealed that they may be overpriced and their triggering functionality may not be quite up to scratch. I have seen others, but not as prominently.
My question is, what USB Logic Analyzers do you guys use, and/or which ones would you recommend? I'm not closed to getting the Saleae ones, but I want to look through my options first.
My minimum required specifications are very similar to the Logic Pro 8:
- 8 Digital Inputs (Analog as well would be nice, but not a requirement)
- +100MS/s
- Good software, with reasonable triggering and decoding capabilities. (Scripting would be nice)
- Streaming to computer (and hence, storing captured information in RAM allowing for long captures), or reasonable memory depth.
I have found some around which fits those specs, but I trust recommendation over advertisement.
Thanks for your help!
-John
Comments
That gives a natural compression and very wide dynamic range and you do not need to decide a capture rate compromise, or risk miss of glitches at low capture rates.
Of course the bigger logic analysers have a ton of inputs that a scope will never compete with but to be honest I'm not sure if anyone much tries to read 64 bit data and address lines these days.
The big bonus with scopes is you get to see the real shape of the signal; which can immediately alert you to a problem you weren't thinking about.
Mode 1 - runs on 1 cog and logs to unused cog ram. Fast, but small sample size.
Mode 2 - runs on 1 cog and logs to unused hub memory. slower, but very large sample size
Mode 3 - runs on 4 cogs and logs to hub ram. Fast, and large sample size, but uses half the cogs.
The fast logging can capture each transition of the prop clock.
The samples are displayed on your terminal program screen on your PC. Needs no additional wires or probes for items already connected to the prop, display 0 to 32 pins of interest.
Of course, its in forth, so some effort may be required to modify the code.
Code is included in the extensions directory in the propforth.zip downloadable from google code.
Just be carefull when they quote the speed of recorders. Do the work of checking very closely before buying.
USBee offers a number of products, of which I personally use the USBee SX:
http://www.usbee.com/sx.html
It probably doesn't meet your list of requirements, but check out their other offerings.
I use the Digiview DV3100 and I'm pretty happy with it. It can also decode various protocols such as I2C, SPI, ASYNCH, etc.
Just so you know, the new saleae LA can do both Analog and Digital inputs.
https://www.saleae.com/
Another possibility is the Analog Discovery from Digilent. Not just analog, it includes a 16 channel logic analyzer with multiple i/o capabilities. It's technical document is very thorough. The interface and learning curve is steeper simply because of the host of features.