Difference between revisions of "Robomotic MiniLogic"

From sigrok
Jump to navigation Jump to search
m
m
Line 1: Line 1:
[[File:Robomotic minilogic.png|thumb|right|Robomotic MiniLogic]]
{{Infobox logic analyzer
| image            = [[File:Robomotic minilogic.png|180px]]
| name            = Robomotic MiniLogic
| status          = supported
| source_code_dir  = fx2lafw
| channels        = 8
| samplerate      = 24MHz
| samplerate_state = —
| triggers        = none (SW-only)
| voltages        = ?
| memory          = none
| compression      = none
| website          = [http://buglogic.robomotic.com robomotic.com]
}}


The [http://buglogic.robomotic.com Robomotic MiniLogic] is a USB-based, 8-channel logic analyzer with up to 24MHz sampling rate.
The '''Robomotic MiniLogic''' is a USB-based, 8-channel logic analyzer with up to 24MHz sampling rate.


See [[Robomotic MiniLogic/Info]] for more details (such as '''lsusb -vvv''' output) about the device.
See [[Robomotic MiniLogic/Info]] for more details (such as '''lsusb -vvv''' output) about the device.
Line 7: Line 20:
== Hardware ==
== Hardware ==


* '''Main chip:''' [http://www.cypress.com/?rID=38801 Cypress CY7C68013A-56PVXC (FX2)] ([http://www.cypress.com/?docID=34060 datasheet])
* '''Main chip:''' [http://www.cypress.com/?rID=38801 Cypress CY7C68013A-56PVXC (FX2LP)] ([http://www.cypress.com/?docID=34060 datasheet])
* '''Octal 3-state non-inverting buffer/line-driver/line-receiver:''' 74HC244A (TODO: vendor?)
* '''Octal 3-state non-inverting buffer/line-driver/line-receiver:''' 74HC244A (TODO: vendor?)
* '''1A low-dropout voltage regulator (3.3V):''' [http://www.advanced-monolithic.com/products/voltreg.html#1117 Advanced Monolithic Systems AMS1117-3.3] ([http://www.advanced-monolithic.com/pdf/ds1117.pdf datasheet])
* '''1A low-dropout voltage regulator (3.3V):''' [http://www.advanced-monolithic.com/products/voltreg.html#1117 Advanced Monolithic Systems AMS1117-3.3] ([http://www.advanced-monolithic.com/pdf/ds1117.pdf datasheet])
Line 31: Line 44:
== Protocol ==
== Protocol ==


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


== Resources ==
== Resources ==

Revision as of 22:36, 16 December 2012

Robomotic MiniLogic
Robomotic minilogic.png
Status supported
Source code fx2lafw
Channels 8
Samplerate 24MHz
Samplerate (state)
Triggers none (SW-only)
Min/max voltage ?
Memory none
Compression none
Website robomotic.com

The Robomotic MiniLogic is a USB-based, 8-channel logic analyzer with up to 24MHz sampling rate.

See Robomotic MiniLogic/Info for more details (such as lsusb -vvv output) about the device.

Hardware

Photos

See also this flickr set for more photos of the device.

Protocol

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

Resources

TODO.