Difference between revisions of "XZL Studio DX"

From sigrok
Jump to navigation Jump to search
m
Line 1: Line 1:
The [http://www.hotmcu.com/xzl-studio-dx-mixed-signal-oscilloscope-logic-analyzer-p-13.html XZL Studio DX] is a USB-based, 16-channel logic analyzer with up to 24MHz sampling rate, and with 2 additional analog channels.
{{Infobox logic analyzer
| image            =
| name            = XZL Studio DX
| status          = supported
| source_code_dir  = fx2lafw
| channels        = 8/16
| samplerate      = 24MHz
| samplerate_state = —
| triggers        = none (SW-only)
| voltages        = ?
| memory          = none
| compression      = none
| website          = [http://www.hotmcu.com/xzl-studio-dx-mixed-signal-oscilloscope-logic-analyzer-p-13.html hotmcu.com]
}}
 
The '''XZL Studio DX''' is a USB-based, 16-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 DX]].


See [[XZL Studio DX/Info]] for more detailed information on the device.
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 [[XZL Studio DX/Info]] for some more details (such as '''lsusb -vvv''' output) on the device.


== Hardware ==
== Hardware ==


* Main chip: 2 x Cypress CY7C68013A-56PVXC (SSOP 56pin package)
* '''Main chip''': 2x Cypress CY7C68013A-56PVXC (FX2LP)
* ADC: 2 x Texas Instruments TLC5510 (SO 24pin package)
* '''ADC''': 2x Texas Instruments TLC5510 (SO 24pin package)
* I2C EEPROM: Atmel ATML H136 24C02C M Y, place for second EEPROM chip.
* '''I2C EEPROM''': Atmel ATML H136 24C02C M Y, place for second EEPROM chip.
* USB 2.0 Hub: SMSC USB2512A (QFN 36-pin package)
* '''USB 2.0 Hub''': SMSC USB2512A (QFN 36-pin package)
* Low-dropout voltage regulator: Advanced Monolithic Systems AMS1117-3.3
* '''Low-dropout voltage regulator''': Advanced Monolithic Systems AMS1117-3.3
* 24MHz crystal
* '''Crystal''': 24MHz
* ...
* ...


Line 21: Line 40:
== Protocol ==
== Protocol ==


In sigrok, we use the open-source [[fx2lafw]] firmware for this logic analyzer, hence the vendor's protocol is not relevant for us.
Since we use the open-source [[fx2lafw]] firmware for this device, we don't need to know the protocol.


== Resources ==
== Resources ==

Revision as of 00:43, 17 December 2012

XZL Studio DX
Status supported
Source code fx2lafw
Channels 8/16
Samplerate 24MHz
Samplerate (state)
Triggers none (SW-only)
Min/max voltage ?
Memory none
Compression none
Website hotmcu.com

The XZL Studio DX is a USB-based, 16-channel logic analyzer with up to 24MHz sampling rate, and with 2 additional analog channels.

It is a clone of the CWAV USBee DX.

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 XZL Studio DX/Info for some more details (such as lsusb -vvv output) on the device.

Hardware

  • Main chip: 2x Cypress CY7C68013A-56PVXC (FX2LP)
  • ADC: 2x Texas Instruments TLC5510 (SO 24pin package)
  • I2C EEPROM: Atmel ATML H136 24C02C M Y, place for second EEPROM chip.
  • USB 2.0 Hub: SMSC USB2512A (QFN 36-pin package)
  • Low-dropout voltage regulator: Advanced Monolithic Systems AMS1117-3.3
  • Crystal: 24MHz
  • ...

Photos

TODO.

Protocol

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

Resources

TODO.