From: Bert Vermeulen Date: Mon, 19 Nov 2012 23:22:08 +0000 (+0100) Subject: added TI TLC5620 captures X-Git-Url: https://sigrok.org/gitaction?a=commitdiff_plain;h=ea1e72ba94d3b32382a19d5e9cfa7c57027f2462;p=sigrok-dumps.git added TI TLC5620 captures --- diff --git a/dac/ti_tlc5620/README b/dac/ti_tlc5620/README new file mode 100644 index 0000000..6e1bac8 --- /dev/null +++ b/dac/ti_tlc5620/README @@ -0,0 +1,5 @@ +Texas Instruments TLC5620 8-bit quad DAC (http://www.ti.com/product/tlc5620) + +ti_tlc5620_full_range.sr Skipping through full range, low to high. +ti_tlc5620_low_mid_high.sr Setting low, (roughly) middle, and high. + diff --git a/dac/ti_tlc5620/ti_tlc5620_full_range.sr b/dac/ti_tlc5620/ti_tlc5620_full_range.sr new file mode 100644 index 0000000..58df27b Binary files /dev/null and b/dac/ti_tlc5620/ti_tlc5620_full_range.sr differ diff --git a/dac/ti_tlc5620/ti_tlc5620_low_mid_high.sr b/dac/ti_tlc5620/ti_tlc5620_low_mid_high.sr new file mode 100644 index 0000000..c6bc143 Binary files /dev/null and b/dac/ti_tlc5620/ti_tlc5620_low_mid_high.sr differ