Difference between revisions of "128axc-based USBee AX-Pro clone"

From sigrok
Jump to navigation Jump to search
Line 1: Line 1:
{{Infobox logic analyzer
{{Infobox logic analyzer
| image            = [[File:128axc-saleae-logic-clone-Overview.jpg|180px]]
| image            = [[File:128axc-usbee-axpro-clone-Overview.jpg|180px]]
| name            = 128axc-based Saleae Logic clone
| name            = 128axc-based USBee AX-Pro clone
| status          = supported
| status          = supported
| source_code_dir  = fx2lafw
| source_code_dir  = fx2lafw
Line 15: Line 15:
}}
}}


The '''128axc-based Saleae Logic clone''' is a USB-based logic analyzer with 8-channel and up to 24MHz sample-rate.
The '''128axc-based USBee AX-Pro clone''' is a USB-based logic analyzer with 8-channel and up to 24MHz sample-rate.


It is yet another clone of the [[Saleae Logic]].
It is yet another 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.


See [[128axc-based Saleae Logic clone/Info]] for more details (such as '''lsusb -v''' output) about the device.
See [[128axc-based USBee AX-Pro clone/Info]] for more details (such as '''lsusb -v''' output) about the device.


== Hardware ==
== Hardware ==
Line 34: Line 34:


<gallery>
<gallery>
File:128axc-saleae-logic-clone-Front.jpg|<small>PCB, top</small>
File:128axc-usbee-axpro-clone-Front.jpg|<small>PCB, top</small>
File:128axc-saleae-logic-clone-Back-cypress.jpg|<small>PCB, bottom, CY7C68013A-128AXC</small>
File:128axc-usbee-axpro-clone-Back-cypress.jpg|<small>PCB, bottom, CY7C68013A-128AXC</small>
File:128axc-saleae-logic-clone-Nxp-input-buffer.jpg|<small>NXP HC245 Input Buffer</small>
File:128axc-usbee-axpro-clone-Nxp-input-buffer.jpg|<small>NXP HC245 Input Buffer</small>
</gallery>
</gallery>



Revision as of 01:25, 24 November 2018

128axc-based USBee AX-Pro clone
128axc-usbee-axpro-clone-Overview.jpg
Status supported
Source code fx2lafw
Channels 8
Samplerate 24MHz
Samplerate (state)
Triggers none (SW-only)
Min/max voltage -0.5V — 5.25V (absolute max rating)
Threshold voltage Fixed: VIH=2.0V—5.25V, VIL=-0.5V—0.8V
Memory none
Compression none
Website none

The 128axc-based USBee AX-Pro clone is a USB-based logic analyzer with 8-channel and up to 24MHz sample-rate.

It is yet another clone of the CWAV USBee AX-Pro.

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

See 128axc-based USBee AX-Pro clone/Info for more details (such as lsusb -v output) about the device.

Hardware

  • Main chip: Cypress CY7C68013A-128AXC (FX2)
  • Input buffer: NXP HC245
  • 2kByte I²C EEPROM: Atmel A24C02BN (actually TWI interface)
  • Voltage regulator: AMS 117
  • 24MHz crystal: RJH24.000

Photos

Protocol

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

Resources