Difference between revisions of "Robomotic MiniLogic"
Jump to navigation
Jump to search
Uwe Hermann (talk | contribs) m |
Uwe Hermann (talk | contribs) m |
||
Line 1: | Line 1: | ||
[[File:Robomotic minilogic.png| | {{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 | 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 ( | * '''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 == | ||
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
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
- Main chip: Cypress CY7C68013A-56PVXC (FX2LP) (datasheet)
- Octal 3-state non-inverting buffer/line-driver/line-receiver: 74HC244A (TODO: vendor?)
- 1A low-dropout voltage regulator (3.3V): Advanced Monolithic Systems AMS1117-3.3 (datasheet)
- 2K I2C serial EEPROM: 2x Microchip 24LC02BI (datasheet)
- 64K I2C serial EEPROM: Microchip 24LC64I (datasheet)
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.