Difference between revisions of "Mcupro Logic16 clone"
Jump to navigation
Jump to search
(add pcb pics for 2015-1-8 version) |
|||
Line 49: | Line 49: | ||
* '''USB interface chip''': Markings ground off, but presumably a Cypress FX2 like all others. [http://www.cypress.com/?docID=45142 Cypress CY7C68013A] | * '''USB interface chip''': Markings ground off, but presumably a Cypress FX2 like all others. [http://www.cypress.com/?docID=45142 Cypress CY7C68013A] | ||
* '''I2C EEPROM''': Markings ground off | * '''I2C EEPROM''': Markings ground off | ||
* '''3.3V voltage regulator''': Unrecognized switcher in sot23-5 | * '''3.3V voltage regulator''': Unrecognized switcher in sot23-5 (Seems to be 3.8V?!) | ||
* '''1.5V voltage regulator''': Unrecognised switcher in sot23-5 | * '''1.5V voltage regulator''': Unrecognised switcher in sot23-5 | ||
* '''Crystal (FX2):''' 24.000MHz | * '''Crystal (FX2):''' 24.000MHz | ||
Line 76: | Line 76: | ||
</gallery> | </gallery> | ||
== Photos (2015-1-8 variant) == | |||
<gallery> | |||
File:Xl-logic16-100m-external.jpg|<small>Device, top</small> | |||
File:Mcupro-2015-1-8-top-overview.jpg|<small>PCB, top</small> | |||
File:Mcupro-2015-1-8-bottom-overview.jpg|<small>PCB, bottom</small> | |||
</gallery> | |||
== Protocol == | == Protocol == |
Revision as of 21:55, 7 June 2015
Status | supported |
---|---|
Source code | saleae-logic16 |
Channels | 3/6/9/16 |
Samplerate | 100/50/32/16MHz |
Samplerate (state) | — |
Triggers | none (SW-only) |
Min/max voltage | -0.9V — 6V |
Threshold voltage | 1.5V (operates with 3.3V logic) |
Memory | none |
Compression | yes |
Website | aliexpress.com |
The mcupro Logic16 clone is a USB-based, 16-channel logic analyzer with 100/50/32/16MHz sampling rate (at 3/6/9/16 enabled channels).
This is a clone of the Saleae Logic16.
See mcupro Logic16 clone/Info for more details (such as lsusb -v output) about the device.
Hardware (Actel variant)
- FPGA: Actel A3P125
- USB interface chip: Cypress CY7C68013A
- I2C EEPROM: Atmel 24C02N
- 3.3V voltage regulator: Advanced Monolithic Systems AMS1117-3.3
- 1.5V voltage regulator: Advanced Monolithic Systems AMS1117-1.5
- Crystal: 24.000MHz
Hardware (Cylone variant)
- FPGA: Altera Cyclone EP1C3T100
- USB interface chip: Cypress CY7C68013A
- I2C EEPROM: Atmel 24C02N
- 3.3V voltage regulator: Advanced Monolithic Systems AMS1117-3.3
- 1.5V voltage regulator: Advanced Monolithic Systems AMS1117-1.5
- Crystal (FX2): 24.000MHz
- Crystal (FPGA): 100.000MHz
- FPGA Bitstream 25P10 1MBit SPI NOR flash, ST Microelectronics
- Bootstrap Controller STCMCU 15F10, 8051 compatible
Hardware (2015-1-8 variant)
PCB Marked "Saleae Logic 16 By MCUPro 2015-1-8" Readily identifiable by the irregular pcb traces, and switching power supplies This comes in a different case, identical to the Noname_XL-LOGIC16-100M.
- FPGA: Markings ground off
- USB interface chip: Markings ground off, but presumably a Cypress FX2 like all others. Cypress CY7C68013A
- I2C EEPROM: Markings ground off
- 3.3V voltage regulator: Unrecognized switcher in sot23-5 (Seems to be 3.8V?!)
- 1.5V voltage regulator: Unrecognised switcher in sot23-5
- Crystal (FX2): 24.000MHz
- Crystal (FPGA): Looks like 32Mhz?
- FPGA Bitstream 25P10 1MBit SPI NOR flash, ST Microelectronics
- Bootstrap Controller Not required?
Photos (Actel)
Photos (Cyclone)
Photos (2015-1-8 variant)
Protocol
Firmware
- Alcatel variant
- This logic analyzer works with unmodified Saleae software. The Actel FPGA has on-chip flash storage, so it only requires an upload of Cypress FX2LP firmware in order to operate.
- Cyclone variant
- This logic analyzer works with unmodified Saleae software. The PCB contains a serial flash chip, so it only requires an upload of Cypress FX2LP firmware in order to operate.
The firmware extraction steps are identical to steps for Saleae Logic16, however you only need to have saleae-logic16-fx2.fw installed.