Difference between revisions of "Sysclk LWLA1034"

From sigrok
Jump to navigation Jump to search
m
m
Line 1: Line 1:
{{Infobox logic analyzer
{{Infobox logic analyzer
| image            = [[File:Sysclk lwla1034.jpg|180px]]
| image            = [[File:Sysclk lwla1034 mugshot.png|180px]]
| name            = Sysclk LWLA1034
| name            = Sysclk LWLA1034
| status          = in progress
| status          = in progress

Revision as of 22:23, 4 January 2014

Sysclk LWLA1034
Sysclk lwla1034 mugshot.png
Status in progress
Channels 34
Samplerate 125MHz
Samplerate (state) ?
Triggers ?
Min/max voltage ?
Threshold voltage ?
Memory 256Kbit/channel
Compression ?
Website taobao.com

The Sysclk LWLA1034 is a USB-based, 34-channel logic analyzer with up to 125MHz sampling rate.

See Sysclk LWLA1034/Info for more details (such as lsusb -v output) about the device.

Hardware

  • Altera EP2C5Q208C8N (Cyclone II) FPGA
  • Cypress CY7C68013A-56 (FX2) USB interface chip
  • Cypress 256k×36 SRAM (likely a CY7C1361C-133AXC or similar)

Photos

The not-installed 10-pin connector between the USB socket and the large capacitor seems to connect to the JTAG pins of the FPGA.

Software

Sysclk lwla1034 software.png

Firmware

  • The FX2 firmware appears to be loaded from an EEPROM on the board, so that the final USB device descriptor is immediately available on power-up.
  • Endpoint 4 appears to be used exclusively for loading a new bitstream into the FPGA.
  • Endpoint 2 is apparently used for sending commands to the FPGA firmware, with responses (if any) coming in from endpoint 6.

Reverse engineering of the vendor protocol is currently in progress. See Sysclk LWLA1034/Protocol for a documentation of the findings gathered so far.

Resources