Difference between revisions of "ARMFLY AX-Pro"
Jump to navigation
Jump to search
Uwe Hermann (talk | contribs) m |
|||
Line 1: | Line 1: | ||
[[File:AX-Pro.JPG| | {{Infobox logic analyzer | ||
| image = [[File:AX-Pro.JPG|180px]] | |||
| name = ARMFLY AX-Pro | |||
| status = supported | |||
| source_code_dir = fx2lafw | |||
| channels = 8 | |||
| samplerate = 24MHz | |||
| samplerate_state = — | |||
| triggers = none (SW-only) | |||
| voltages = ? | |||
| memory = none | |||
| compression = none | |||
| website = [http://www.armfly.com/product/AX-Pro/ax-pro.htm armfly.com] | |||
}} | |||
The | 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 "[http://item.taobao.com/item.htm?id=12503749579 RS232 RS485 RS422 CAN converter]" add-on board which also has a BNC connector for analog support. | It is a clone of the [[CWAV USBee AX-Pro]]. There is an "[http://item.taobao.com/item.htm?id=12503749579 RS232 RS485 RS422 CAN converter]" add-on board which also has a BNC connector for analog support. | ||
Line 7: | Line 20: | ||
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. | ||
See [[ARMFLY AX-Pro/Info]] for more | See [[ARMFLY AX-Pro/Info]] for some more details (such as '''lsusb -vvv''' output) on the device. | ||
== Hardware == | == Hardware == | ||
* Main chip: Cypress CY7C68013A-56LTXC ( | * '''Main chip''': Cypress CY7C68013A-56LTXC (FX2LP) | ||
* I2C EEPROM: Atmel ATML920 24C02N SU27 D | * '''I2C EEPROM''': Atmel ATML920 24C02N SU27 D | ||
* Low-dropout voltage regulator: Advanced Monolithic Systems AMS1117-3.3 | * '''Low-dropout voltage regulator''': Advanced Monolithic Systems AMS1117-3.3 | ||
* 24MHz | * '''Crystal''': 24MHz | ||
* ... | * ... | ||
Line 24: | Line 37: | ||
File:AX-Pro-PCB.JPG|<small>PCB, front</small> | File:AX-Pro-PCB.JPG|<small>PCB, front</small> | ||
</gallery> | </gallery> | ||
== Protocol == | |||
Since we use the open-source [[fx2lafw]] firmware for this device, we don't need to know the protocol. | |||
== Resources == | == Resources == |
Revision as of 23:31, 16 December 2012
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.
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.