Difference between revisions of "EE Electronics ESLA201A"

From sigrok
Jump to navigation Jump to search
m
m
Line 2: Line 2:
[[File:Esla201a-pcb.jpg|thumb|right|EE Electronics ESLA201A PCB]]
[[File:Esla201a-pcb.jpg|thumb|right|EE Electronics ESLA201A PCB]]


The [http://eeelec.com/xla/ EE Electronics ESLA201A] is a Chinese clone of the [[CWAV USBee AX]]. It features 8 digital channels sampling at up to 24MHz and two analog channels.
The [http://eeelec.com/xla/ EE Electronics ESLA201A] a USB-based, 8-channel logic analyzer with up to 24MHz sampling rate, and with 2 additional analog channels.
 
It is a clone of the [[CWAV USBee AX]].
 
In sigrok, we use the open-source [[fx2lafw]] firmware for this logic analyzer.


See [[EE Electronics ESLA201A/Info]] for more detailed information on the device.
See [[EE Electronics ESLA201A/Info]] for more detailed information on the device.


== Components ==
== Hardware ==


* Cypress CY7C68013A — [http://www.cypress.com/?rID=38801 FX2 hip, 56 pins]
* Cypress CY7C68013A — [http://www.cypress.com/?rID=38801 FX2 chip, 56 pins]
* Atmel ATMLH113 — I2C EEPROM
* Atmel ATMLH113 — I2C EEPROM
* Texas Instruments TLC5510I — [http://www.ti.com/product/tlc5510 8-bit ADC]
* Texas Instruments TLC5510I — [http://www.ti.com/product/tlc5510 8-bit ADC]

Revision as of 01:58, 2 June 2012

EE Electronics ESLA201A
EE Electronics ESLA201A PCB

The EE Electronics ESLA201A a USB-based, 8-channel logic analyzer with up to 24MHz sampling rate, and with 2 additional analog channels.

It is a clone of the CWAV USBee AX.

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

See EE Electronics ESLA201A/Info for more detailed information on the device.

Hardware

Protocol

The USBee AX software controls the unit through a combination of command messages, and firmware patched for sample rates etc. downloaded before each capture. For this reason we have abandoned efforts to decode the protocol, and are working instead on fx2lafw — a replacement open source firmware for the device.