Difference between revisions of "XZL Studio AX"

From sigrok
Jump to navigation Jump to search
(→‎Hardware: added 2 more ICs recognized from the photo)
(2 intermediate revisions by one other user not shown)
Line 5: Line 5:
| status          = supported
| status          = supported
| source_code_dir  = fx2lafw
| source_code_dir  = fx2lafw
| channels        = 8
| channels        = 8 + 1
| samplerate      = 24MHz
| samplerate      = 8ch @ 24MHz, 8+1ch @ 12MHz
| samplerate_state = —
| samplerate_state = —
| triggers        = 1 independent trigger + (SW-probe 0,1)
| triggers        = 1 independent trigger + (SW-probe 0,1)
Line 16: 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, with 1 additional analog channel (theoretically 2, but only one of them can be used at a time; 3MHz analog bandwidth).


It is a clone of the [[CWAV USBee AX-Pro]].
It is a clone of the [[CWAV USBee AX-Pro]].
Line 22: Line 22:
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, as is the independent trigger.  
'''Note''': [[fx2lafw]] currently doesn't support switching between the two possible analog channels, 1ACH (TODO: not verified on hardware) will be used unconditionally.


See [[XZL_Studio AX/Info]] for some more details (such as '''lsusb -v''' output) on the device.
See [[XZL_Studio AX/Info]] for some more details (such as '''lsusb -v''' output) on the device.
Line 28: Line 28:
== Hardware ==
== Hardware ==


* '''Main chip''':  Cypress CY7C68013A-56LTXC (FX2LP)
* '''Main chip''':  Cypress CY7C68013A-56LTXC (FX2LP), U6
* '''ADC''': 1x Texas Instruments TLC5510I (SO 24pin package), 8-Bit, 20 MSPS ADC, Single Channel
* '''ADC''': 1x Texas Instruments TLC5510I (SO 24pin package), 8-Bit, 20 MSPS ADC, Single Channel, U10, outputs D1-D8 connected to PD0-PD7, OE# grounded, CLOCK from CTL2 on U6
* '''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
* '''Multiplexer''': HCF4051 - Single 8-Channel Analog Multiplexer/Demultiplexer  
* '''Multiplexer''': HCF4051 - Single 8-Channel Analog Multiplexer/Demultiplexer, U12, channel selectors B and C grounded, selector A controlled by PA0 on U6
* '''Op Amp''':  LM358 - Single Supply Dual Operational Amplifiers
* '''Op Amp''':  LM358 - Single Supply Dual Operational Amplifiers, U15
* ...
* ...


Line 55: Line 55:
== Resources ==
== Resources ==


TODO.
* [[EE Electronics ESLA201A]] - the same circuit (from firmware's point of view). PCB has been copied and altered, same silkscreen labels. No electrolytic caps, no resistive trimmers, larger screw-hole-keepouts, no cap on pin 13 at U10, no U13 (second MAX1044/ICL7660). Has extra button inside the box!


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

Revision as of 00:49, 18 September 2017

XZL_Studio AX
Xzl studio ax mugshot.png
Status supported
Source code fx2lafw
Channels 8 + 1
Samplerate 8ch @ 24MHz, 8+1ch @ 12MHz
Samplerate (state)
Triggers 1 independent trigger + (SW-probe 0,1)
Min/max voltage Digital: max. 5.5V
Analog: -10V — +10V
Threshold voltage Digital: Fixed: VIH=1.4V, VIL=0.8V
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, with 1 additional analog channel (theoretically 2, but only one of them can be used at a time; 3MHz analog bandwidth).

It is a clone of the CWAV USBee AX-Pro.

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

Note: fx2lafw currently doesn't support switching between the two possible analog channels, 1ACH (TODO: not verified on hardware) will be used unconditionally.

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

Hardware

  • Main chip: Cypress CY7C68013A-56LTXC (FX2LP), U6
  • ADC: 1x Texas Instruments TLC5510I (SO 24pin package), 8-Bit, 20 MSPS ADC, Single Channel, U10, outputs D1-D8 connected to PD0-PD7, OE# grounded, CLOCK from CTL2 on U6
  • I2C EEPROM: Atmel 24C02C
  • Low-dropout voltage regulator: Advanced Monolithic Systems AMS1117-3.3
  • Crystal: 24MHz
  • Multiplexer: HCF4051 - Single 8-Channel Analog Multiplexer/Demultiplexer, U12, channel selectors B and C grounded, selector A controlled by PA0 on U6
  • Op Amp: LM358 - Single Supply Dual Operational Amplifiers, U15
  • ...

Photos

Protocol

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

Resources

  • EE Electronics ESLA201A - the same circuit (from firmware's point of view). PCB has been copied and altered, same silkscreen labels. No electrolytic caps, no resistive trimmers, larger screw-hole-keepouts, no cap on pin 13 at U10, no U13 (second MAX1044/ICL7660). Has extra button inside the box!