Difference between revisions of "Protocol decoder:Tlc5620"
Jump to navigation
Jump to search
Uwe Hermann (talk | contribs) m |
Uwe Hermann (talk | contribs) m |
||
Line 11: | Line 11: | ||
| probes = CLK, DATA | | probes = CLK, DATA | ||
| optional_probes = LOAD, LDAC | | optional_probes = LOAD, LDAC | ||
| options = — | |||
}} | }} | ||
Line 31: | Line 32: | ||
|- | |- | ||
| 1 (black) | | 1 (black) || DATA | ||
| DATA | |||
|- | |- | ||
| 2 (brown) | | 2 (brown) || CLK | ||
| CLK | |||
|- | |- | ||
| 3 (red) | | 3 (red) || LOAD | ||
| LOAD | |||
|- | |- | ||
| 4 (orange) | | 4 (orange) || LDAC | ||
| LDAC | |||
|} | |} |
Latest revision as of 00:07, 3 April 2015
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 |
Options | — |
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.