Difference between revisions of "CWAV USBee SX"

From sigrok
Jump to navigation Jump to search
m
Line 22: Line 22:
== Hardware ==
== Hardware ==


* Main chip: Cypress CY7C68013A-56PVXC (SSOP)
* Main chip: Cypress CY7C68013A-56PVXC (FX2LP)
** '''Note:''' Older versions used the Cypress CY7C68013-56PVC (FX2), which is different in some ways (e.g. less SRAM)
* 3.3V voltage regulator: ST LD33
* 3.3V voltage regulator: ST LD33
* I2C EEPROM: Microchip 24LC01B
* I2C EEPROM: Microchip 24LC01B
Line 29: Line 30:
== Photos ==
== Photos ==


=== CY7C68013A version ===
=== New version with Cypress CY7C68013A (FX2LP) ===
 
<gallery>
<gallery>
File:Cwav usbee sx.jpg|<small>Device, front</small>
File:Cwav usbee sx.jpg|<small>Device, front</small>
Line 38: Line 40:
</gallery>
</gallery>


=== CY7C68013 (non-A) version ===
=== Old version with Cypress CY7C68013 (FX2) ===


<gallery>
<gallery>

Revision as of 00:05, 13 December 2012

CWAV USBee SX
Cwav usbee sx.png
Status supported
Source code fx2lafw
Channels 8
Samplerate 24MHz
Samplerate (state)
Triggers none (SW-only)
Min/max voltage ?
Memory none
Compression none
Website usbee.com

The USBee SX is a USB-based, 8-channel logic analyzer (and signal generator) with up to 24MHz sampling rate.

It has no firmware on board; this must be uploaded when the unit is powered on. sigrok uses the open-source fx2lafw firmware for this.

See CWAV USBee SX/Info for more detailed information on the device.

Hardware

  • Main chip: Cypress CY7C68013A-56PVXC (FX2LP)
    • Note: Older versions used the Cypress CY7C68013-56PVC (FX2), which is different in some ways (e.g. less SRAM)
  • 3.3V voltage regulator: ST LD33
  • I2C EEPROM: Microchip 24LC01B
  • Crystal: 24MHz

Photos

New version with Cypress CY7C68013A (FX2LP)

Old version with Cypress CY7C68013 (FX2)

Protocol

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

However, for those interested in this, someone else has already decoded most of it.

Resources