Difference between revisions of "EE Electronics ESLA201A"

From sigrok
Jump to navigation Jump to search
m
Line 1: Line 1:
[[File:Esla201a.JPG|thumb|right|EE Electronics ESLA201A]]
{{Infobox logic analyzer
[[File:Esla201a-pcb.jpg|thumb|right|EE Electronics ESLA201A PCB]]
| image            = [[File:Esla201a.JPG|180px]]
| name            = EE Electronics ESLA201A
| status          = supported
| source_code_dir  = fx2lafw
| channels        = 8
| samplerate      = 24MHz
| samplerate_state = —
| triggers        = none (SW-only)
| voltages        = ?
| memory          = none
| compression      = none
| website          = [http://eeelec.com/xla/ eeelec.com]
}}


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.
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-Pro]].
It is a clone of the [[CWAV USBee AX-Pro]].


In sigrok, we use the open-source [[fx2lafw]] firmware for this logic analyzer.
In sigrok, we use the open-source [[fx2lafw]] firmware for this logic analyzer.
'''Note''': Only the logic analyzer functionality is supported so far, analog support is work in progress.


See [[EE Electronics ESLA201A/Info]] for more detailed information on the device.
See [[EE Electronics ESLA201A/Info]] for more detailed information on the device.
Line 19: Line 33:
* ON Semiconductor MC33078 — [http://www.onsemi.com/PowerSolutions/product.do?id=MC33078 Low Noise Dual Op-Amp]
* ON Semiconductor MC33078 — [http://www.onsemi.com/PowerSolutions/product.do?id=MC33078 Low Noise Dual Op-Amp]
* Maxim ICL7660 — [http://datasheets.maxim-ic.com/en/ds/ICL7660-MAX1044.pdf Switched Capacitor Voltage Converter]
* Maxim ICL7660 — [http://datasheets.maxim-ic.com/en/ds/ICL7660-MAX1044.pdf Switched Capacitor Voltage Converter]
'''Analog frontend:'''
[[File:ESLA201A_Analog.svg]]
== Photos ==
<gallery>
File:Esla201a.JPG|<small>Device, top</small>
File:Esla201a-pcb.jpg|<small>PCB, top/bottom</small>
</gallery>


== Protocol ==
== Protocol ==
Since we use the open-source [[fx2lafw]] firmware for this device, we don't need to know the 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]] &mdash; a replacement open source firmware for the device.
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]] &mdash; a replacement open source firmware for the device.


== Resources ==


== Analog Front End ==
* [http://stores.ebay.com/eeelec Eeelec eBay store] and [http://store.eeelec.com/ Eeelec webshop]
[[File:ESLA201A_Analog.svg]]
* [http://eeelec.com/xla/ Eeelec: Software download location]


[[Category:Device]]
[[Category:Device]]

Revision as of 00:38, 17 December 2012

EE Electronics ESLA201A
Esla201a.JPG
Status supported
Source code fx2lafw
Channels 8
Samplerate 24MHz
Samplerate (state)
Triggers none (SW-only)
Min/max voltage ?
Memory none
Compression none
Website eeelec.com

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-Pro.

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

Note: Only the logic analyzer functionality is supported so far, analog support is work in progress.

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

Hardware

Analog frontend:

ESLA201A Analog.svg

Photos

Protocol

Since we use the open-source fx2lafw firmware for this device, we don't need to know the 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.

Resources