Difference between revisions of "XZL Studio AX"

From sigrok
Jump to navigation Jump to search
m (Uwe Hermann moved page Studio XZL AX to XZL Studio AX over a redirect without leaving a redirect: Move to correct name.)
m
Line 7: Line 7:
| samplerate      = 24MHz
| samplerate      = 24MHz
| samplerate_state = —
| samplerate_state = —
| triggers        = 1 Independent trigger + (SW-probe 0,1)
| triggers        = 1 independent trigger + (SW-probe 0,1)
| voltages        = Digital - 0 V to 5.3 V (Vlow <0.8, Vhigh > 1.4)
| voltages        = Digital: 0V &mdash; 5.3V (Vlow < 0.8V, Vhigh > 1.4V)<br />Analog: -10V &mdash; +10V
|                  = Analogue -10 V to +10 V
| memory          = none
| memory          = none
| compression      = none
| compression      = none
Line 17: Line 16:
The '''XZL_Studio AX''' is a USB-based, 8-channel logic analyzer with up to 24MHz sampling rate, and with 2 additional analog channels.
The '''XZL_Studio AX''' is 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 DX]].
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.
Line 23: Line 22:
'''Note''': Only the logic analyzer functionality is supported so far, analog support is work in progress, as is the independent trigger.  
'''Note''': Only the logic analyzer functionality is supported so far, analog support is work in progress, as is the independent trigger.  


See [[XZL Studio AX/Info]] for some more details (such as '''lsusb -vvv''' output) on the device.
See [[XZL_Studio AX/Info]] for some more details (such as '''lsusb -vvv''' output) on the device.


== Hardware ==
== Hardware ==
Line 29: Line 28:
* '''Main chip''':  Cypress CY7C68013A-56LTXC (FX2LP)
* '''Main chip''':  Cypress CY7C68013A-56LTXC (FX2LP)
* '''ADC''': 1x Texas Instruments TLC5510I (SO 24pin package)
* '''ADC''': 1x Texas Instruments TLC5510I (SO 24pin package)
* '''I2C EEPROM''': Atmel 24C02C.
* '''I2C EEPROM''': Atmel 24C02C
* '''Low-dropout voltage regulator''': Advanced Monolithic Systems AMS1117-3.3
* '''Low-dropout voltage regulator''': Advanced Monolithic Systems AMS1117-3.3
* '''Crystal''': 24MHz
* '''Crystal''': 24MHz
Line 38: Line 37:
<gallery>
<gallery>
File:Studio XZL AX.jpeg|<small>Device, front</small>
File:Studio XZL AX.jpeg|<small>Device, front</small>
File:Studio XZL AX Probe Port.jpeg|<small>Probe Port</small>
File:Studio XZL AX Probe Port.jpeg|<small>Probe port</small>
File:Studio XZL AX USB.jpeg|<small>USB Port</small>
File:Studio XZL AX USB.jpeg|<small>USB port</small>
File:Studio XZL AX.back.jpg|<small>Device, back</small>
File:Studio XZL AX.back.jpg|<small>Device, back</small>
File:Studio XZL AX PCB.jpeg|<small>PCB</small>
File:Studio XZL AX PCB.jpeg|<small>PCB, top</small>
File:Studio XZL AX PCB out.jpeg|<small>PCB Underside</small>
File:Studio XZL AX PCB out.jpeg|<small>PCB, bottom</small>
File:Studio XZL AX clips.jpeg|<small>Probe Clips</small>
File:Studio XZL AX clips.jpeg|<small>Probe clips</small>
</gallery>
</gallery>



Revision as of 14:47, 13 March 2013

XZL_Studio AX
Status supported
Source code fx2lafw
Channels 8
Samplerate 24MHz
Samplerate (state)
Triggers 1 independent trigger + (SW-probe 0,1)
Min/max voltage Digital: 0V — 5.3V (Vlow < 0.8V, Vhigh > 1.4V)
Analog: -10V — +10V
Memory none
Compression none
Website hotmcu.com

The XZL_Studio AX is 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, as is the independent trigger.

See XZL_Studio AX/Info for some more details (such as lsusb -vvv output) on the device.

Hardware

  • Main chip: Cypress CY7C68013A-56LTXC (FX2LP)
  • ADC: 1x Texas Instruments TLC5510I (SO 24pin package)
  • I2C EEPROM: Atmel 24C02C
  • Low-dropout voltage regulator: Advanced Monolithic Systems AMS1117-3.3
  • Crystal: 24MHz
  • ...

Photos

Protocol

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

Resources

TODO.