Difference between revisions of "Noname LHT00SU1"

From sigrok
Jump to navigation Jump to search
(Mugshot, captions.)
m
Line 24: Line 24:


== Hardware ==
== Hardware ==
There's a jumper on the PCB which write-protects the I²C EEPROM when set (it ships in that state) by keeping the WP pin at 3.3V.


== Photos ==
== Photos ==
'''LTH00SU1-V5.0''':


<gallery>
<gallery>
Line 48: Line 54:


== Resources ==
== Resources ==
* [http://www.raspberrypiwiki.com/index.php/LHT00SU1_Virtual_Oscilloscope_SKU:412961 raspberrypiwiki.com: LHT00SU1_Virtual_Oscilloscope_SKU:412961] (info and software download)


[[Category:Device]]
[[Category:Device]]

Revision as of 03:06, 16 August 2017

Noname LHT00SU1
Noname lht00su1 mugshot.png
Status supported
Source code fx2lafw
Channels 8 + 1
Samplerate 24MHz
Samplerate (state)
Triggers none (SW-only)
Min/max voltage Digital: 0V — +5.3V
Analog: ±10V
Threshold voltage Fixed: VIH=1.4V, VIL=0.8V
Memory none
Compression none
Website aliexpress.com

The Noname LHT00SU1 is a USB-based, 8-channel logic analyzer with up to 24MHz sampling rate, with 1 additional analog channel (theoretically 2, but only one of them can be used at a time).

It is a clone of the CWAV USBee AX-Pro.

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

See Noname LHT00SU1/Info for some more details (such as lsusb -v output) on the device.

Hardware

There's a jumper on the PCB which write-protects the I²C EEPROM when set (it ships in that state) by keeping the WP pin at 3.3V.

Photos

LTH00SU1-V5.0:

Protocol

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

Resources