Difference between revisions of "Noname Saleae Logic clone"

From sigrok
Jump to navigation Jump to search
m (wrong size changed)
m (Uwe Hermann moved page Saleae Logic clone to Noname Saleae Logic clone without leaving a redirect)
(No difference)

Revision as of 13:10, 11 August 2017

Saleae Logic clone
LogicAnalyzerBox.jpg
Status supported
Source code fx2lafw
Channels 8
Samplerate 24MHz
Samplerate (state)
Triggers none (SW-only)
Min/max voltage -0.5V — 5.25V (absolute max rating)
Threshold voltage Fixed: VIH=2.0V—5.25V, VIL=-0.5V—0.8V
Memory none
Compression none
Website none

The Saleae Logic clone is USB-based logic analyzer with 8-channel and up to 24MHz sample-rate.

Looks like a clone of the Saleae Logic. It's USB-device ID is: 0925:3881


In sigrok, we use the open-source fx2lafw firmware for this logic analyzer.

Hardware

  • Main chip: Cypress CY7C68013A-56LTXC (FX2)
  • Input buffer(?): NXP 74LVC245A (complete marking: NXP LVC245A KX44549 TXD613F)
  • 32kByte I2C EEPROM: Atmel AT24C256 (marks: ATML H612 02DM B A2C9JF)
  • voltage regulator: Torex Semiconductor XC6206 (marks: "6206A 1625/33")
  • 24MHz crystal: K24.000

Photos

Protocol

Since we use the open-source fx2lafw firmware for this device, we don't need to know the protocol.

Resources