Difference between revisions of "Intronix Logicport LA1034"

From sigrok
Jump to navigation Jump to search
m
Line 12: Line 12:
* AT93C46 (small EEPROM, for storing the FTDI's USB vendor and product ID)
* AT93C46 (small EEPROM, for storing the FTDI's USB vendor and product ID)


See [[Intronix_Logicport/Info]].
See [[Intronix_Logicport/Info]] for some more details (such as '''lsusb -vvv''' output) on the device.
 
== Resources ==
== Resources ==


* [http://lostscrews.com/viewtopic.php?f=8&t=40 LostScrews: Intronix Logicport]
* [http://lostscrews.com/viewtopic.php?f=8&t=40 LostScrews: Intronix Logicport]
* More [http://xunil.net/~xunil/intronix/ Intronix Logicport] photos
* More [http://xunil.net/~xunil/intronix/ Intronix Logicport] photos

Revision as of 17:19, 5 April 2010

Intronix Logicport
Intronix Logicport with probes connector attached
PCB front view
PCB back view
Circuit detail

The Intronix Logicport LA1034 is an FPGA-based logic analyzer, capable of sampling data on 34 channels at up to 500MHz. It has very limited memory, however, and can only use compression at rates up to 200MHz.

The board is mostly composed of the following components:

  • Altera EP1C4F324C6 (FPGA)
  • FTDI FT245BM (USB interface)
  • AT93C46 (small EEPROM, for storing the FTDI's USB vendor and product ID)

See Intronix_Logicport/Info for some more details (such as lsusb -vvv output) on the device.

Resources