Difference between revisions of "Protocol decoder:Tlc5620"

From sigrok
Jump to navigation Jump to search
m
m
Line 3: Line 3:
| name            = Texas Instruments TLC5620
| name            = Texas Instruments TLC5620
| description    = Texas Instruments TLC5620 8-bit quad DAC
| description    = Texas Instruments TLC5620 8-bit quad DAC
| status          = <span style="background-color: lime">supported</span>
| status          = supported
| license        = GPLv2+
| license        = GPLv2+
| source_code_dir = tlc5620
| source_code_dir = tlc5620

Revision as of 16:56, 3 August 2014

tlc5620
Pd tlc5620 example.png
Name Texas Instruments TLC5620
Description Texas Instruments TLC5620 8-bit quad DAC
Status supported
License GPLv2+
Source code decoders/tlc5620
Input logic
Output tlc5620
Probes CLK, DATA
Optional probes LOAD, LDAC

The tlc5620 protocol decoder decodes the Texas Instruments TLC5620 (8-bit quad DAC) protocol.

Hardware

TLC5620 in the Velleman PCSU1000

The dac/ti_tlc5620 directory in sigrok-dumps contains a set of example captures of a TLC5620 signal grabbed from a running Velleman PCSU1000 USB oscilloscope.

The logic analyzer used was a Saleae Logic (at 2MHz).

Probe setup:

Probe TLC5620 pin
1 (black) DATA
2 (brown) CLK
3 (red) LOAD
4 (orange) LDAC

Protocol

TODO.

Resources