Difference between revisions of "MCU123 Saleae Logic clone"

From sigrok
Jump to navigation Jump to search
m
m
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Infobox logic analyzer
{{Infobox logic analyzer
| image            = [[File:Mcu123 saleae logic clone top.jpg|180px]]
| image            = [[File:Mcu123 saleae logic clone.png|180px]]
| name            = MCU123 Saleae Logic clone
| name            = MCU123 Saleae Logic clone
| status          = supported
| status          = supported
Line 8: Line 8:
| samplerate_state = —
| samplerate_state = —
| triggers        = none (SW-only)
| triggers        = none (SW-only)
| voltages        = ?
| voltages        = -0.5V — 5.25V
| threshold        = Fixed: VIH=2.0V—5.25V, VIL=-0.5V—0.8V
| memory          = none
| memory          = none
| compression      = none
| compression      = none
Line 48: Line 49:


* [http://www.aliexpress.com/item/USB-Saleae-24M-8CH-Saleae-24MHz-8Channel-Logic-Analyzer-saleae-24M-8CH-Latest-support-1-1/737326718.html Random aliexpress.com vendor] (there are many)
* [http://www.aliexpress.com/item/USB-Saleae-24M-8CH-Saleae-24MHz-8Channel-Logic-Analyzer-saleae-24M-8CH-Latest-support-1-1/737326718.html Random aliexpress.com vendor] (there are many)
* [http://translate.google.com/translate?act=url&hl=de&ie=UTF8&prev=_t&rurl=translate.google.com&sl=zh-CN&tl=en&u=http://item.taobao.com/item.htm%3Fid%3D15872520745 Random Taobao vendor] (there are many)
* [http://www.hotmcu.com/saleae-24mhz-8channel-logic-analyzer-p-28.html hotmcu.com shop]


[[Category:Device]]
[[Category:Device]]
[[Category:Logic analyzer]]
[[Category:Logic analyzer]]
[[Category:Supported]]
[[Category:Supported]]

Revision as of 13:18, 28 July 2013

MCU123 Saleae Logic clone
Mcu123 saleae logic clone.png
Status supported
Source code fx2lafw
Channels 8
Samplerate 24MHz
Samplerate (state)
Triggers none (SW-only)
Min/max voltage -0.5V — 5.25V
Threshold voltage Fixed: VIH=2.0V—5.25V, VIL=-0.5V—0.8V
Memory none
Compression none
Website mcu123.com

The MCU123 Saleae Logic clone is a USB-based, 8-channel logic analyzer with up to 24MHz sampling rate.

It is a clone of the Saleae Logic. It's also very similar to the MCU123 USBee AX Pro clone minus the different USB vendor/device IDs.

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

See MCU123 Saleae Logic clone/Info for more detailed information on the device.

Hardware

  • Main chip: Cypress CY7C68013-56PVC (FX2)
  • Input buffer: NXP 74HC245 (markings: "NXP HC245 2A7K508 UnD2 18E")
  • 256-byte I2C EEPROM: Atmel AT24C02 (markings: "ATMEL211 24C02N SU27 D")
  • 3.3V low-dropout voltage regulator: Advanced Monolithic Systems AMS1117-3.3 (markings: "AMS1117 3.3 HT240E")
  • 24MHz crystal: 24.000

Photos

Protocol

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

Resources