Difference between revisions of "Braintechnology USB-LPS"
Jump to navigation
Jump to search
Uwe Hermann (talk | contribs) m (→Photos) |
Uwe Hermann (talk | contribs) m |
||
Line 1: | Line 1: | ||
[[File:Braintechnology usb lps.png| | {{Infobox logic analyzer | ||
| image = [[File:Braintechnology usb lps.png|180px]] | |||
| name = Braintechnology USB-LPS | |||
| status = supported | |||
| source_code_dir = fx2lafw | |||
| channels = 8/16 | |||
| samplerate = 24MHz | |||
| samplerate_state = — | |||
| triggers = none (SW-only) | |||
| voltages = ? | |||
| memory = none | |||
| compression = none | |||
| website = [http://www.braintechnology.de/webshop/catalog/product_info.php?&products_id=105 braintechnology.de] | |||
}} | |||
The | The '''Braintechnology USB-LPS''' is a Cypress FX2 based 16-channel, 24MHz, USB-based logic analyzer and signal/pattern generator. | ||
See [[Braintechnology USB-LPS/Info]] for some more details (such as '''lsusb -vvv''' output) on the device. | See [[Braintechnology USB-LPS/Info]] for some more details (such as '''lsusb -vvv''' output) on the device. | ||
Line 9: | Line 22: | ||
== Hardware == | == Hardware == | ||
* Cypress CY7C68013A-56PVXC ( | * '''Main chip:''' Cypress CY7C68013A-56PVXC (FX2LP) | ||
* Atmel ATTiny13-20SU | * '''I2C EEPROM''': Atmel ATTiny13-20SU | ||
* | * '''3.3V voltage regulator''': LD33 | ||
* 24MHz | * '''Crystal''': 24MHz | ||
== Photos == | == Photos == | ||
Line 25: | Line 38: | ||
== Protocol == | == Protocol == | ||
Since we use the open-source [[fx2lafw]] firmware for this device, we don't need to know the protocol. | |||
However, for those interested in this, see our old [[Braintechnology_USB-LPS/Info#Vendor_USB_protocol|vendor protocol docs]]. | |||
| | |||
== Resources == | == Resources == | ||
* [http://www.braintechnology.de/downstat18/download.php?file=lps_doc.pdf Manual] | |||
* [http://www.braintechnology.de/downstat18/download.php?file=lpssetup10723.exe Vendor software] | |||
* [http://www.braintechnology.de/downstat18/download.php?file=lpsdriver_32_64bit.zip Driver] | |||
[[Category:Device]] | [[Category:Device]] | ||
[[Category:Logic analyzer]] | [[Category:Logic analyzer]] | ||
[[Category:Supported]] | [[Category:Supported]] |
Revision as of 20:31, 16 December 2012
Status | supported |
---|---|
Source code | fx2lafw |
Channels | 8/16 |
Samplerate | 24MHz |
Samplerate (state) | — |
Triggers | none (SW-only) |
Min/max voltage | ? |
Memory | none |
Compression | none |
Website | braintechnology.de |
The Braintechnology USB-LPS is a Cypress FX2 based 16-channel, 24MHz, USB-based logic analyzer and signal/pattern generator.
See Braintechnology USB-LPS/Info for some more details (such as lsusb -vvv output) on the device.
In sigrok, the open-source fx2lafw firmware and driver is used for this device.
Hardware
- Main chip: Cypress CY7C68013A-56PVXC (FX2LP)
- I2C EEPROM: Atmel ATTiny13-20SU
- 3.3V voltage regulator: LD33
- Crystal: 24MHz
Photos
Protocol
Since we use the open-source fx2lafw firmware for this device, we don't need to know the protocol.
However, for those interested in this, see our old vendor protocol docs.