<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: SPI Digital Waveform Library in Components</title>
    <link>https://forums.ni.com/t5/Components/Deprecated-SPI-Digital-Waveform-Library/m-p/2754820#M1149</link>
    <description>&lt;P&gt;Hello Tintin,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In the whitepaper it is assumed that you are creating the sample clock as part of your waveform, so it is generated along with SDO and !CS.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As for clocking, right below where you got that pic is this one:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;IMG src="https://forums.ni.com/t5/image/serverpage/image-id/134426i30C46B29E8734813/image-size/original?v=mpbl-1&amp;amp;px=-1" border="0" alt="Screen Shot 2014-02-25 at 12.36.18 PM.png" title="Screen Shot 2014-02-25 at 12.36.18 PM.png" width="563" height="139" align="middle" /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;which shows the simplest way of using one of your onboard counters as a oversample clock for you SPI generation. So, if you want SPI traffic at 100 kHz you would set up your counter to generate at 200 kHz and then set up your DIO sample clock to be that counter's internal output.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So the physical channel of the counter would be something like PXI1Slot2/ctr0 and your clock source would be something like PXI1Slot2/Ctr0InternalOutput (Which you would have to right click on the clock source constant/control and choose I/O Name Filtering&amp;gt;Include Advanced Terminals to find).&lt;/P&gt;</description>
    <pubDate>Tue, 25 Feb 2014 17:45:21 GMT</pubDate>
    <dc:creator>Dan_K</dc:creator>
    <dc:date>2014-02-25T17:45:21Z</dc:date>
    <item>
      <title>[Deprecated] SPI Digital Waveform Library</title>
      <link>https://forums.ni.com/t5/Components/Deprecated-SPI-Digital-Waveform-Library/m-p/866346#M122</link>
      <description>&lt;P data-unlink="true"&gt;Please provide feedback, comments and questions on the SPI Digital Waveform reference library&amp;nbsp; in this thread.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Arial" size="2"&gt;- David&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Arial" size="2"&gt;(posted by Christian on behalf of David)&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Edited to remove the link. This library is no longer available from NI&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jul 2023 16:43:07 GMT</pubDate>
      <guid>https://forums.ni.com/t5/Components/Deprecated-SPI-Digital-Waveform-Library/m-p/866346#M122</guid>
      <dc:creator>Christian_L</dc:creator>
      <dc:date>2023-07-04T16:43:07Z</dc:date>
    </item>
    <item>
      <title>Re: SPI Digital Waveform Library</title>
      <link>https://forums.ni.com/t5/Components/Deprecated-SPI-Digital-Waveform-Library/m-p/871238#M137</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm using this library to generate the SPI waveforms. How do I output/input the signal waveforms (CS, MOSI, MISO, SCLK) using a PXI-6509 DIO? I've built individual channels with , each one to handle one signal. However, I could not output them simultaneously, so that all the timings configured using the library are kept. How was the intended method to do this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Su Gin &lt;/P&gt;</description>
      <pubDate>Mon, 16 Mar 2009 08:22:18 GMT</pubDate>
      <guid>https://forums.ni.com/t5/Components/Deprecated-SPI-Digital-Waveform-Library/m-p/871238#M137</guid>
      <dc:creator>sugeo</dc:creator>
      <dc:date>2009-03-16T08:22:18Z</dc:date>
    </item>
    <item>
      <title>Re: SPI Digital Waveform Library</title>
      <link>https://forums.ni.com/t5/Components/Deprecated-SPI-Digital-Waveform-Library/m-p/871243#M138</link>
      <description>&lt;P&gt;I forgot to add: With the VI shown in the image, I'm getting a varying amount of delay between the signals.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Su Gin &lt;/P&gt;</description>
      <pubDate>Mon, 16 Mar 2009 08:26:57 GMT</pubDate>
      <guid>https://forums.ni.com/t5/Components/Deprecated-SPI-Digital-Waveform-Library/m-p/871243#M138</guid>
      <dc:creator>sugeo</dc:creator>
      <dc:date>2009-03-16T08:26:57Z</dc:date>
    </item>
    <item>
      <title>Re: SPI Digital Waveform Library</title>
      <link>https://forums.ni.com/t5/Components/Deprecated-SPI-Digital-Waveform-Library/m-p/871884#M139</link>
      <description>&lt;P&gt;Hi sugeo -&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You'll only be able to use the SDW waveform with a clocked digital I/O device.&amp;nbsp; Software-timed I/O devices like the 6509 can't generate or acquire the data deterministically, nor can they toggle lines simultaneously.&amp;nbsp; Devices that can clock their digital I/O include the M-Series DAQ (62xx) and 653x, 654x, and 655x High-Speed Digital I/O.&lt;/P&gt;</description>
      <pubDate>Mon, 16 Mar 2009 21:41:32 GMT</pubDate>
      <guid>https://forums.ni.com/t5/Components/Deprecated-SPI-Digital-Waveform-Library/m-p/871884#M139</guid>
      <dc:creator>David S.</dc:creator>
      <dc:date>2009-03-16T21:41:32Z</dc:date>
    </item>
    <item>
      <title>Re: SPI Digital Waveform Library</title>
      <link>https://forums.ni.com/t5/Components/Deprecated-SPI-Digital-Waveform-Library/m-p/872124#M140</link>
      <description>&lt;P&gt;Hello David,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for clearing that up.&amp;nbsp; I would have to generate/acquire one bit from each line and move through all the lines sequentially until I have all my bits, right? Such as described by Tom in Message 16 of 25 in &lt;A href="http://forums.ni.com/ni/board/message?board.id=70&amp;amp;thread.id=7192&amp;amp;page=2" target="_blank"&gt;http://forums.ni.com/ni/board/message?board.id=70&amp;amp;thread.id=7192&amp;amp;page=2&lt;/A&gt;?&lt;/P&gt;&lt;P&gt;Would generating SPI waveforms on PXI-6723 be any different?I noticed it has some counter pins and digital routing ability. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Su Gin &lt;/P&gt;</description>
      <pubDate>Tue, 17 Mar 2009 08:44:24 GMT</pubDate>
      <guid>https://forums.ni.com/t5/Components/Deprecated-SPI-Digital-Waveform-Library/m-p/872124#M140</guid>
      <dc:creator>sugeo</dc:creator>
      <dc:date>2009-03-17T08:44:24Z</dc:date>
    </item>
    <item>
      <title>Re: SPI Digital Waveform Library</title>
      <link>https://forums.ni.com/t5/Components/Deprecated-SPI-Digital-Waveform-Library/m-p/872401#M141</link>
      <description>&lt;P&gt;Hi Su Gin - &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Tom's example approximates a SPI exchange using software-timed control of static DIO pins.&amp;nbsp; The SDW was designed around the assumption that a device's DIO are controlled by a free-running clock, so its waveforms won't work with his programming model.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The 6723's DIO are also static, and so that device can't be used with the SDW.&amp;nbsp; Looking through the NI Example Finder, I see that the examples &lt;SPAN style="font-weight: bold"&gt;Correlated Dig Write With Counter&lt;/SPAN&gt; and &lt;SPAN style="font-weight: bold"&gt;Correlated Dig Read With Counter&lt;/SPAN&gt; list support for the devices that can control their DO and DI pins (respectively) with a free-running clock.&amp;nbsp; You may want to use that as a rubric for which DAQ devices can be used with the SDW.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;(Note that the DAQmx-based HSDIO devices -- 653x -- aren't listed because their programming model is different.) &lt;/P&gt;</description>
      <pubDate>Tue, 17 Mar 2009 15:27:44 GMT</pubDate>
      <guid>https://forums.ni.com/t5/Components/Deprecated-SPI-Digital-Waveform-Library/m-p/872401#M141</guid>
      <dc:creator>David S.</dc:creator>
      <dc:date>2009-03-17T15:27:44Z</dc:date>
    </item>
    <item>
      <title>Re: SPI Digital Waveform Library</title>
      <link>https://forums.ni.com/t5/Components/Deprecated-SPI-Digital-Waveform-Library/m-p/882127#M148</link>
      <description>&lt;P&gt;&lt;FONT color="#999999"&gt;Hi,&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#999999"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#999999"&gt;Can you provide examples integrating these SPI waveforms with DaqMxRead/Write ? I am using 4 separate DIO lines of PCI 6229 &lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#999999"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#999999"&gt;connected&amp;nbsp;&amp;nbsp;&lt;/FONT&gt;&lt;FONT color="#999999"&gt;to the&amp;nbsp;&lt;/FONT&gt;&lt;FONT color="#999999"&gt;Master Device(the device is generating the clock).I should both read and write data to that device through SPI&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Apr 2009 12:51:41 GMT</pubDate>
      <guid>https://forums.ni.com/t5/Components/Deprecated-SPI-Digital-Waveform-Library/m-p/882127#M148</guid>
      <dc:creator>JeyZ</dc:creator>
      <dc:date>2009-04-01T12:51:41Z</dc:date>
    </item>
    <item>
      <title>Re: SPI Digital Waveform Library</title>
      <link>https://forums.ni.com/t5/Components/Deprecated-SPI-Digital-Waveform-Library/m-p/896236#M157</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have an ASIC out to fab and we're doing its evaluation planning and are in the phase where we are purchasing all the products needed to evaluate it. The digital portion of the ASIC can be communicated via an SPI, so we'd like to have a set-up where we can give inputs to the SPI along some other analog inputs and be able to read the digital outputs(on SPI again) and analog outputs. I know that Labview accompanied with compatible hardware will be able to do it, but not sure exactly as to what hardware we should resort to. I'm completely new to this Labview/accompanying hardware and any help would be hihgly appreciated. Thanks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Priyatham. &lt;/P&gt;</description>
      <pubDate>Fri, 24 Apr 2009 23:44:29 GMT</pubDate>
      <guid>https://forums.ni.com/t5/Components/Deprecated-SPI-Digital-Waveform-Library/m-p/896236#M157</guid>
      <dc:creator>Priyatham</dc:creator>
      <dc:date>2009-04-24T23:44:29Z</dc:date>
    </item>
    <item>
      <title>回复： SPI Digital Waveform Library</title>
      <link>https://forums.ni.com/t5/Components/Deprecated-SPI-Digital-Waveform-Library/m-p/896284#M158</link>
      <description>&lt;P&gt;hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; can i use the SPI DIgital Waveform Library on PCI-6251? if can,How do I output/input simultaneously the signal waveforms (CS, MOSI, MISO, SCLK) with&amp;nbsp; PCI-6251 digital I/O? IF can't, can i simulate the SPI Bus&amp;nbsp;(to high-speed communication)&amp;nbsp;with PCI-6251? &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp; view&lt;/P&gt;</description>
      <pubDate>Sat, 25 Apr 2009 11:16:27 GMT</pubDate>
      <guid>https://forums.ni.com/t5/Components/Deprecated-SPI-Digital-Waveform-Library/m-p/896284#M158</guid>
      <dc:creator>中国view</dc:creator>
      <dc:date>2009-04-25T11:16:27Z</dc:date>
    </item>
    <item>
      <title>Re: SPI Digital Waveform Library</title>
      <link>https://forums.ni.com/t5/Components/Deprecated-SPI-Digital-Waveform-Library/m-p/896890#M159</link>
      <description>&lt;P&gt;Hi Priyatham - &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;NI has an entire fleet of products capable of helping you with your ASIC test.&amp;nbsp; Figuring out which ones are appropriate for your performance and cost tradeoffs usually requires that we understand a fair amount of the details in your system. I recommend &lt;A href="http://sine.ni.com/apps/utf8/nicc.call_me" target="_blank"&gt;contacting&lt;/A&gt; your local NI sales person or office for help selecting the right products in a confidential discussion.&lt;/P&gt;</description>
      <pubDate>Mon, 27 Apr 2009 15:25:56 GMT</pubDate>
      <guid>https://forums.ni.com/t5/Components/Deprecated-SPI-Digital-Waveform-Library/m-p/896890#M159</guid>
      <dc:creator>David S.</dc:creator>
      <dc:date>2009-04-27T15:25:56Z</dc:date>
    </item>
    <item>
      <title>Re: 回复： SPI Digital Waveform Library</title>
      <link>https://forums.ni.com/t5/Components/Deprecated-SPI-Digital-Waveform-Library/m-p/896911#M160</link>
      <description>&lt;P&gt;Hi view - &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've been meaning to explain this formally.&amp;nbsp; Give me a week, and I'll have a new document up that explains how to use this library with DAQmx and HSDIO hardware. &lt;/P&gt;</description>
      <pubDate>Mon, 27 Apr 2009 15:41:11 GMT</pubDate>
      <guid>https://forums.ni.com/t5/Components/Deprecated-SPI-Digital-Waveform-Library/m-p/896911#M160</guid>
      <dc:creator>David S.</dc:creator>
      <dc:date>2009-04-27T15:41:11Z</dc:date>
    </item>
    <item>
      <title>Re: 回复： SPI Digital Waveform Library</title>
      <link>https://forums.ni.com/t5/Components/Deprecated-SPI-Digital-Waveform-Library/m-p/896912#M161</link>
      <description>&lt;P&gt;Hey Priyatham,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;National Instruments offers a&amp;nbsp;number of products that can be used for first silicon validation, and&amp;nbsp;characterization testing in PXI with LabVIEW, or other programming languages.&amp;nbsp;&amp;nbsp;We have more information at &lt;A href="http://www.ni.com/semiconductor" target="_blank" title="NI Semiconductor Test Products"&gt;ni.com/semiconductor&lt;/A&gt;, including a&amp;nbsp;reference architecture for &lt;A href="http://www.ni.com/automatedtest/semiconductor/dc_parametric.htm" target="_blank" title="DC Parametric Semiconductor Test"&gt;common DC measurements on chips&lt;/A&gt;.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'd be happy to help get you more information, and get you in touch with one of our local field engineers to help you out.&amp;nbsp; You can reach me at &lt;A href="mailto:scott.savage@ni.com" target="_blank"&gt;scott.savage@ni.com&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Scott Savage&lt;/P&gt;&lt;P&gt;National Instruments &amp;nbsp;&lt;/P&gt;&lt;P&gt;Market Development Manager - Semiconductor Test&lt;/P&gt;</description>
      <pubDate>Mon, 27 Apr 2009 15:41:56 GMT</pubDate>
      <guid>https://forums.ni.com/t5/Components/Deprecated-SPI-Digital-Waveform-Library/m-p/896912#M161</guid>
      <dc:creator>Savageaggie</dc:creator>
      <dc:date>2009-04-27T15:41:56Z</dc:date>
    </item>
    <item>
      <title>Re: 回复： SPI Digital Waveform Library</title>
      <link>https://forums.ni.com/t5/Components/Deprecated-SPI-Digital-Waveform-Library/m-p/903387#M165</link>
      <description>&lt;P&gt;Hi all - &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've published a new Reference Application that should prove useful when working with the IDW, JDW, and SDW libraries: &lt;A href="http://zone.ni.com/devzone/cda/epd/p/id/6200" target="_blank"&gt;Serial Protocol Communication with Digital Waveform Devices&lt;/A&gt;. It explains how to configure an NI-HSDIO or NI-DAQmx based device to work with one of these libraries. Check it out, and please rate it! &lt;/P&gt;</description>
      <pubDate>Thu, 07 May 2009 18:28:18 GMT</pubDate>
      <guid>https://forums.ni.com/t5/Components/Deprecated-SPI-Digital-Waveform-Library/m-p/903387#M165</guid>
      <dc:creator>David S.</dc:creator>
      <dc:date>2009-05-07T18:28:18Z</dc:date>
    </item>
    <item>
      <title>Re: SPI Digital Waveform Library</title>
      <link>https://forums.ni.com/t5/Components/Deprecated-SPI-Digital-Waveform-Library/m-p/905963#M168</link>
      <description>&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm still thinking of using the PXI-6723 for my SPI communication but with a HW clock. The 6723 has a 20MHz and 100kHz timebase used for the counters (a part of DAQ-STC). In the Analog Output Series User Manual (370735e.pdf) Page 1-2 it says "The DAQ-STC offers PFI lines to import external timing and trigger signals or to export internally generated clocks and triggers. The DAQ-STC also supports buffered operations, such as buffered waveform acquisition, buffered waveform generation, and buffered period measurement".&lt;/P&gt;&lt;P&gt;So I guess it would be possible to use the PFI0 and PFI1 pins as SCLK and DOUT for SPI writes, if the signal output of the pins are in sync. Is that the case?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Su Gin &lt;/P&gt;</description>
      <pubDate>Tue, 12 May 2009 17:17:44 GMT</pubDate>
      <guid>https://forums.ni.com/t5/Components/Deprecated-SPI-Digital-Waveform-Library/m-p/905963#M168</guid>
      <dc:creator>sugeo</dc:creator>
      <dc:date>2009-05-12T17:17:44Z</dc:date>
    </item>
    <item>
      <title>Re: SPI Digital Waveform Library</title>
      <link>https://forums.ni.com/t5/Components/Deprecated-SPI-Digital-Waveform-Library/m-p/906138#M169</link>
      <description>&lt;P&gt;Hi Su Gin - &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;That quote is discussing the capabilities of the Analog Input and Analog Output functions on the device. The DAQ-STC chipset does not support Correlated DIO. (The DAQ-STC II does, and M-series devices, 62xx, are based on this chipset.) You cannot use the 6723 for hardware-timed digital I/O operations. &lt;/P&gt;</description>
      <pubDate>Tue, 12 May 2009 21:33:10 GMT</pubDate>
      <guid>https://forums.ni.com/t5/Components/Deprecated-SPI-Digital-Waveform-Library/m-p/906138#M169</guid>
      <dc:creator>David S.</dc:creator>
      <dc:date>2009-05-12T21:33:10Z</dc:date>
    </item>
    <item>
      <title>Re: 回复： SPI Digital Waveform Library</title>
      <link>https://forums.ni.com/t5/Components/Deprecated-SPI-Digital-Waveform-Library/m-p/911197#M177</link>
      <description>&lt;P&gt;Hi David&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Im a newbie to the Labview and Im trying to use 6551 for SPI. So the reference application you posted there and the example were of a great help. Especially the example helped me speed up in the learning curve. Although I have noticed a small bug in the example and wanted to inform you of that. I think in the front panel of the SPI example, under the category SPI channels, the text of CS and SCLK are swapped. ie the input field adjacent to CS corresponds to SCLK and vice versa.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Priyatham. &lt;/P&gt;</description>
      <pubDate>Thu, 21 May 2009 00:32:12 GMT</pubDate>
      <guid>https://forums.ni.com/t5/Components/Deprecated-SPI-Digital-Waveform-Library/m-p/911197#M177</guid>
      <dc:creator>Priyatham</dc:creator>
      <dc:date>2009-05-21T00:32:12Z</dc:date>
    </item>
    <item>
      <title>Re: 回复： SPI Digital Waveform Library</title>
      <link>https://forums.ni.com/t5/Components/Deprecated-SPI-Digital-Waveform-Library/m-p/911532#M178</link>
      <description>&lt;P&gt;Hi Priyatham -&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the feedback. The names assigned to signals in a digital waveform are actually stored in the graph object (as Plot Names), not in the waveform cluster. As such, they aren't necessarily updated properly when the waveform data changes. To do this, I would have had to add a lot of ancillary code to the example programs to manage the channel names in the graph object and update them based on how channels were assigned to the waveform cluster. I wanted to keep the examples simple and straightforward, so I chose not to do this. Of course, you can manage those names however you like in your own applications. &lt;/P&gt;</description>
      <pubDate>Thu, 21 May 2009 14:47:20 GMT</pubDate>
      <guid>https://forums.ni.com/t5/Components/Deprecated-SPI-Digital-Waveform-Library/m-p/911532#M178</guid>
      <dc:creator>David S.</dc:creator>
      <dc:date>2009-05-21T14:47:20Z</dc:date>
    </item>
    <item>
      <title>Re: 回复： SPI Digital Waveform Library</title>
      <link>https://forums.ni.com/t5/Components/Deprecated-SPI-Digital-Waveform-Library/m-p/911662#M179</link>
      <description>&lt;P&gt;David, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using the M series 6229 card for emulating SPI.&lt;/P&gt;&lt;P&gt;We are using the concept of using counter and try to generate/acquire through SPI lines&amp;gt;it is working&amp;nbsp; to some extent except problems like getting one extra bit at the start., sometimes not able to receive the valid data,or getting valid data after two three reads etc are happening . But basic operations like Master/Slave communication is fine.But no reliability.How can i make this software a reliable and a consistant one.I did not try using SPI library yet.I am directly writing/Reading bit array of the necessary data &amp;nbsp;into DAQmx read/Write functions.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;One more question,can i use the same card for I2C operation because as you mentioned tristating is required for the SDA line of the I2C protocol for getting the acknowledgement.Is this card having that capability?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 21 May 2009 17:05:39 GMT</pubDate>
      <guid>https://forums.ni.com/t5/Components/Deprecated-SPI-Digital-Waveform-Library/m-p/911662#M179</guid>
      <dc:creator>JeyZ</dc:creator>
      <dc:date>2009-05-21T17:05:39Z</dc:date>
    </item>
    <item>
      <title>Re: 回复： SPI Digital Waveform Library</title>
      <link>https://forums.ni.com/t5/Components/Deprecated-SPI-Digital-Waveform-Library/m-p/911734#M180</link>
      <description>&lt;P&gt;Hi JeyZ - &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the past, I've worked with microprocessor-based slave devices that have nondeterministic response times to a given query from the master. For example, I would send a data query in the first byte, then expect to clock out the data from the slave in the next byte. If the slave device wasn't done with its search/retrieve routine, it had no data in the output register so all I clocked in was x"00". Could something like this be happening to you? Do you have a datasheet for the slave device you're communicating with that you can link publicly?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You may also try using the SDW library to build the waveform. It will guarantee that timing parameters for the bus are met and all edges in the waveform conform to protocol requirements. Alternatively, I can only ask that you post more information about your application software and the device you're communicating with, so we can help you debug it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In response to your question about using the 6229 for I2C, that device does &lt;U&gt;not&lt;/U&gt; have a per-cycle tristate feature. At present, only the 655x devices support that capability. Without it, you would have to &lt;A href="http://forums.ni.com/ni/board/message?board.id=Components&amp;amp;message.id=106#M106" target="_blank"&gt;do a lot of work&lt;/A&gt; to get this device communicating over I2C, and I can't guarantee it'll be possible in the end. &lt;/P&gt;</description>
      <pubDate>Thu, 21 May 2009 19:01:55 GMT</pubDate>
      <guid>https://forums.ni.com/t5/Components/Deprecated-SPI-Digital-Waveform-Library/m-p/911734#M180</guid>
      <dc:creator>David S.</dc:creator>
      <dc:date>2009-05-21T19:01:55Z</dc:date>
    </item>
    <item>
      <title>Re: SPI Digital Waveform Library</title>
      <link>https://forums.ni.com/t5/Components/Deprecated-SPI-Digital-Waveform-Library/m-p/912468#M181</link>
      <description>&lt;P&gt;Hi all - &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;SDW v1.0.1 has been released. This version addresses a bug in the preallocation of a waveform with multiple CS lines, as well as some minor issues with consistent connector panes across polymorphic instances. You can get it on the &lt;A href="http://zone.ni.com/devzone/cda/epd/p/id/6163" target="_blank"&gt;SDW page&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Fri, 22 May 2009 20:29:28 GMT</pubDate>
      <guid>https://forums.ni.com/t5/Components/Deprecated-SPI-Digital-Waveform-Library/m-p/912468#M181</guid>
      <dc:creator>David S.</dc:creator>
      <dc:date>2009-05-22T20:29:28Z</dc:date>
    </item>
  </channel>
</rss>

