Difference between revisions of "ARMFLY AX-Pro"

From sigrok
Jump to navigation Jump to search
m
m
Line 19: Line 19:


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 [[ARMFLY AX-Pro/Info]] for some more details (such as '''lsusb -vvv''' output) on the device.
See [[ARMFLY AX-Pro/Info]] for some more details (such as '''lsusb -vvv''' output) on the device.

Revision as of 00:32, 17 December 2012

ARMFLY AX-Pro
AX-Pro.JPG
Status supported
Source code fx2lafw
Channels 8
Samplerate 24MHz
Samplerate (state)
Triggers none (SW-only)
Min/max voltage ?
Memory none
Compression none
Website armfly.com

The ARMFLY AX-Pro 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. There is an "RS232 RS485 RS422 CAN converter" add-on board which also has a BNC connector for analog support.

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

Hardware

  • Main chip: Cypress CY7C68013A-56LTXC (FX2LP)
  • I2C EEPROM: Atmel ATML920 24C02N SU27 D
  • 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