<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://e2e.ti.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Precision Data Converters Forum - Recent Threads</title><link>http://e2e.ti.com/support/data_converters/precision_data_converters/f/73.aspx</link><description>Products covered in this forum are ADCs and DACs ( High Speed SAR converters High Speed Delta Sigma’s Hi Precision Delta Sigma’s (24-bit) General purpose DACs and ADC’s and FAN Controllers.</description><dc:language>en-US</dc:language><generator>6.x Production</generator><item><title>Min Vref spec of  dac088s085 = 0.5v</title><link>http://e2e.ti.com/thread/272746.aspx</link><pubDate>Wed, 19 Jun 2013 09:29:05 GMT</pubDate><guid isPermaLink="false">cb01d8b2-d089-468d-babb-77d1d8683490:5f16bde3-5c46-4bd3-ab27-a18e45827df5</guid><dc:creator>john filipetti</dc:creator><slash:comments>0</slash:comments><comments>http://e2e.ti.com/thread/272746.aspx</comments><wfw:commentRss>http://e2e.ti.com/support/data_converters/precision_data_converters/f/73/t/272746/rss.aspx</wfw:commentRss><description>&lt;p&gt;Device: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; dac088s085&lt;/p&gt;
&lt;p&gt;Application: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Considering dac088s085 for application. &amp;nbsp;Wish to set all outputs near ground (to within output offset of on chip output buffer amps) without changing DAC codes but rather by dropping Vref to near ground. &amp;nbsp;Near ground is sufficient since these outputs will be driving NMOS gate with Vgsth ~ 0.5v and just wish to turn off NMOS. &amp;nbsp;Once Vref is released from ground the DAC outputs should return to their set values. &amp;nbsp;This will occur at &amp;nbsp;a repetition rate of ~ 100Hz from a 10 bit PWM signal or for more accuracy, from a voltage reference enabled by said PWM signal.&lt;/p&gt;
&lt;p&gt;Questions: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Data Sheet indicates that Vref cannot be below .5 V but this may only be for linearity, SFDR, test, spec considerations. &amp;nbsp;If Vref input is an unbuffered R2R then this should be possible yes? &amp;nbsp;Any glaring issues doing this with the specified part with 10 bit PWM at 100Hz (Min pulse width of 10 bit PWM at smallest duty cycle = 1/1024/100Hz =~ 9.8 uS). &amp;nbsp;Settling time spec of DAC listed as 4.5 uS which I assume is mostly due to the output buffers?&lt;/p&gt;
&lt;p&gt;Thank you for any help that you may provide,&lt;/p&gt;
&lt;p&gt;--john filipetti--&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>ADS1293 Evaluation Board Firmware Source Code</title><link>http://e2e.ti.com/thread/232127.aspx</link><pubDate>Fri, 07 Dec 2012 16:30:42 GMT</pubDate><guid isPermaLink="false">cb01d8b2-d089-468d-babb-77d1d8683490:fbc55bf2-b0b5-43e1-a0fb-6f2a9a057b73</guid><dc:creator>Akib Uddin</dc:creator><slash:comments>13</slash:comments><comments>http://e2e.ti.com/thread/232127.aspx</comments><wfw:commentRss>http://e2e.ti.com/support/data_converters/precision_data_converters/f/73/t/232127/rss.aspx</wfw:commentRss><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I am wondering if the ADS1293 Eval Board comes with source code for the firmware? If so, where would it be?&lt;/p&gt;
&lt;p&gt;Our ADS1292 eval board had the source code in a folder when the software was installed, but this is missing with the ADS1293 software.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Akib&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>ADS1241 Registers</title><link>http://e2e.ti.com/thread/266400.aspx</link><pubDate>Tue, 21 May 2013 21:48:58 GMT</pubDate><guid isPermaLink="false">cb01d8b2-d089-468d-babb-77d1d8683490:87216dbe-58b0-45a7-a542-937ede314ca8</guid><dc:creator>Hamid Naseri</dc:creator><slash:comments>45</slash:comments><comments>http://e2e.ti.com/thread/266400.aspx</comments><wfw:commentRss>http://e2e.ti.com/support/data_converters/precision_data_converters/f/73/t/266400/rss.aspx</wfw:commentRss><description>&lt;p&gt;Hi All,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I am testing ADS1241 chip and would like to simply write to its registers and read the register back to confirm .&amp;nbsp; I am using the following code based on RREG description on page 19 of the data sheet. The data timing shows a 4nS delay time between write and read register command. I&amp;#39;m not getting 0 back instead of 33&amp;nbsp; &amp;nbsp;from the register. I would appreciate your feedback.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Hamid&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; int MUX0REG; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; spi.write(0x51);&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; // write to MUX&amp;nbsp; regiter &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; spi.write(0x00);&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; // number of regs - 1 &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; spi.write(0x33);&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; // Ain0 (write 0 so we can read ch0 back)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; spi.write(0x11);&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; // read mux register back &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; spi.write(0x00);&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; // number of regs - 1 &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; wait(0.004); &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; MUX0REG = spi.write(0x00);&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; // number of reg - 1 &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; pc.printf(&amp;quot;\r\nmux0reg&amp;nbsp; = %x&amp;nbsp; \r\n&amp;quot;, MUX0REG);&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>ADS1118 Single Ended Input Impedance</title><link>http://e2e.ti.com/thread/272608.aspx</link><pubDate>Tue, 18 Jun 2013 20:46:41 GMT</pubDate><guid isPermaLink="false">cb01d8b2-d089-468d-babb-77d1d8683490:146452e2-7a42-47cc-8963-022ee546b62a</guid><dc:creator>John Araujo</dc:creator><slash:comments>1</slash:comments><comments>http://e2e.ti.com/thread/272608.aspx</comments><wfw:commentRss>http://e2e.ti.com/support/data_converters/precision_data_converters/f/73/t/272608/rss.aspx</wfw:commentRss><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;&lt;span style="color:#1f497d;font-family:&amp;#39;Calibri&amp;#39;,&amp;#39;sans-serif&amp;#39;;font-size:11pt;"&gt;What is the input bias current/input impedance of the ADS1118 when configured in single ended input mode? I didn&amp;#39;t see that info in the datasheet.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color:#1f497d;font-family:&amp;#39;Calibri&amp;#39;,&amp;#39;sans-serif&amp;#39;;font-size:11pt;"&gt;Thank you very much!&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Information an Radiation Testing on the DAC9881</title><link>http://e2e.ti.com/thread/272612.aspx</link><pubDate>Tue, 18 Jun 2013 21:07:58 GMT</pubDate><guid isPermaLink="false">cb01d8b2-d089-468d-babb-77d1d8683490:ad8455cb-a391-47c5-b7fd-fc6b8491a52e</guid><dc:creator>Stewart Hansen</dc:creator><slash:comments>1</slash:comments><comments>http://e2e.ti.com/thread/272612.aspx</comments><wfw:commentRss>http://e2e.ti.com/support/data_converters/precision_data_converters/f/73/t/272612/rss.aspx</wfw:commentRss><description>&lt;p&gt;I am doing work with a very low noise controller, and need a rad hard DAC that has very low noise characteristics. &amp;nbsp;The DAC9881 is used in a design that is not rad hard and we need to either replace it with a rad hard DAC or find documentation on the DAC9881 radiation testing. &amp;nbsp;I have found parts to replace this DAC but the noise is as low as we would like. &amp;nbsp;Does anyone know of any radiation testing on the DAC9881? &amp;nbsp;&lt;/p&gt;
&lt;p&gt;Any information would be great thanks.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Questions about ADS1258</title><link>http://e2e.ti.com/thread/272130.aspx</link><pubDate>Mon, 17 Jun 2013 10:32:32 GMT</pubDate><guid isPermaLink="false">cb01d8b2-d089-468d-babb-77d1d8683490:a671c568-a6ea-41f2-a294-5ac0b14e734c</guid><dc:creator>Bailin Cao</dc:creator><slash:comments>5</slash:comments><comments>http://e2e.ti.com/thread/272130.aspx</comments><wfw:commentRss>http://e2e.ti.com/support/data_converters/precision_data_converters/f/73/t/272130/rss.aspx</wfw:commentRss><description>&lt;p&gt;On page 18 of ADS1258 data sheets, in Equations (2) and (3), does 11b mean 3 in decimal? How do you evaluate CHOP(4.265625+TD)? On page 21, footnote(1) of Table 8, what are t1, t2, ...? (they should be in Greek but they can&amp;#39;t be typed in here). How and where can they be obtained? To use its sensor, temperature and other internal features, the external CHOP has to be turned off. However, to reduce external noise and offset, the CHOP feature has to be enabled. How long does it take to switch on and switch off CHOP? If I only use 12 of 16 channels, should I use auto-scan or fixed mode? In each case, what is the maximum realistic sampling rate I can get for all 12 channels on the average? Many thanks ]&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>ADS1299 internal clock</title><link>http://e2e.ti.com/thread/269960.aspx</link><pubDate>Thu, 06 Jun 2013 02:25:35 GMT</pubDate><guid isPermaLink="false">cb01d8b2-d089-468d-babb-77d1d8683490:e4ca951c-fdb8-4700-a236-9301bee91e2e</guid><dc:creator>Julian Grisales</dc:creator><slash:comments>1</slash:comments><comments>http://e2e.ti.com/thread/269960.aspx</comments><wfw:commentRss>http://e2e.ti.com/support/data_converters/precision_data_converters/f/73/t/269960/rss.aspx</wfw:commentRss><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;What should be the connection of CLK and CLK_SEL pins if i&amp;#39;m using the internal clock of the device?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Unusual application of ADS1281EVM-PDK</title><link>http://e2e.ti.com/thread/271627.aspx</link><pubDate>Thu, 13 Jun 2013 21:01:25 GMT</pubDate><guid isPermaLink="false">cb01d8b2-d089-468d-babb-77d1d8683490:6f3b2b20-bdee-40c2-97f9-b00cfeb9ed9f</guid><dc:creator>Perry Frogge</dc:creator><slash:comments>5</slash:comments><comments>http://e2e.ti.com/thread/271627.aspx</comments><wfw:commentRss>http://e2e.ti.com/support/data_converters/precision_data_converters/f/73/t/271627/rss.aspx</wfw:commentRss><description>&lt;div&gt;&lt;/div&gt;
&lt;div&gt;I am attempting to use the evaluation board and software to talk to my board that has the 1281 installed, but not all its signals exposed.&lt;/div&gt;
&lt;div&gt;&amp;nbsp;I removed the 1281 from an EVM daughter board and with jumpers on the headers, I have wired the following over to my board:&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
&lt;div&gt;GND&lt;/div&gt;
&lt;div&gt;SCLK&lt;/div&gt;
&lt;div&gt;DRDY#&lt;/div&gt;
&lt;div&gt;DIN&lt;/div&gt;
&lt;div&gt;DOUT&lt;/div&gt;
&lt;div&gt;SYNC&lt;/div&gt;
&lt;div&gt;RESET#&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
&lt;div&gt;On my board I have PINMOD pulled to GND, M0,M1, PWRDN pulled high, MCLK pulled low, CLK tied to 4.096MHZ . &amp;nbsp;&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
&lt;div&gt;On a working setup with an original daughter board, i monitored for activity on PWRDN, MO, M1, MFLAG, &amp;nbsp;and saw nothing.&amp;nbsp;&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
&lt;div&gt;When attempting to run with my board,&lt;/div&gt;
&lt;div&gt;the ADCpro software comes up, seems to load normally, the LED on main board does the same as with an &amp;nbsp;original board . The LED reads b (minus the left bottom leg) then the dot appears, then 1. &amp;nbsp;2. 8. 1. &amp;nbsp;The messages about loading firm ware, reseting/conecting to the DSP all seem fine. &amp;nbsp;But past that, if I try to change a setting on the 1281, like the sampling rate, I no longer get any SCLK activity. &amp;nbsp;&lt;/div&gt;
&lt;div&gt;As best I can I have monitored activity on sclk, din, dout during the ADCpro startup. &amp;nbsp; Even on the working original board, dout seems&amp;nbsp;inconsistent&amp;nbsp;the first 8 or so sclk burst. Signal integrity seems good on my board. &amp;nbsp;&lt;/div&gt;
&lt;div&gt;While using the original board that works, I connected the cables, but left my board unconnected at other end, and ADCpro still worked, so it seems it can drive the cables fine.&amp;nbsp;&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
&lt;div&gt;I have seen my board work fine in PINMOD in another environment, good ADC data was read over the spi interface.&amp;nbsp;&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
&lt;div&gt;&amp;nbsp;Any thought on why ADCpro stops issuing any commands or what I should focus on?&lt;/div&gt;
&lt;div&gt;thanks&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>ADS1294 Test Signal Amplitude Issue</title><link>http://e2e.ti.com/thread/260069.aspx</link><pubDate>Sat, 20 Apr 2013 18:51:39 GMT</pubDate><guid isPermaLink="false">cb01d8b2-d089-468d-babb-77d1d8683490:aedff4fc-3dfd-4853-8117-e0a2fe6689f6</guid><dc:creator>Mark Newcomb</dc:creator><slash:comments>2</slash:comments><comments>http://e2e.ti.com/thread/260069.aspx</comments><wfw:commentRss>http://e2e.ti.com/support/data_converters/precision_data_converters/f/73/t/260069/rss.aspx</wfw:commentRss><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I am having some trouble with the amplitude of the internal test signal generated by the ads1294, which is a part of a custom board. &amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;The image below is the raw data that I am reading back from the device. &amp;nbsp;The PGA gain for each channel is set to 6, and the amplitude of the test signal should be 1 mV (I have measured the reference voltage (VREFP - VREFN) = 2.4 V and set CONFIG2 to 0x10). &amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://e2e.ti.com/cfs-file.ashx/__key/communityserver-discussions-components-files/73/3821.Testsig.png"&gt;&lt;img src="http://e2e.ti.com/resized-image.ashx/__size/550x0/__key/communityserver-discussions-components-files/73/3821.Testsig.png" border="0" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://e2e.ti.com/cfs-file.ashx/__key/communityserver-discussions-components-files/73/3821.Testsig.png"&gt;&lt;/a&gt;As seen on the image, the amplitude of each channel varies somewhat - the discrepancy is most clearly seen between the blue signal and the rest. &amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;When I scale the command (in MATLAB: &amp;nbsp;square_scaled = square*400/(2^23-1);) the following is my result:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://e2e.ti.com/cfs-file.ashx/__key/communityserver-discussions-components-files/73/6746.Testsig_5F00_scaled.png"&gt;&lt;img src="http://e2e.ti.com/resized-image.ashx/__size/550x0/__key/communityserver-discussions-components-files/73/6746.Testsig_5F00_scaled.png" border="0" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Clearly, I am misunderstanding something about how to scale the values...but I can&amp;#39;t figure out what. &amp;nbsp;Am I correct in using 400 instead of 2400 in the scaling since my PGA gain is 6? &amp;nbsp;Why are the amplitudes different on different channels? &amp;nbsp;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I don&amp;#39;t have access to the standard on which the test signals were based, but from screenshots I have seen on E2E, my results don&amp;#39;t seem right. &amp;nbsp;Does anyone have suggestions?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thank you,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Mark&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>ads1299 and msp code?</title><link>http://e2e.ti.com/thread/225771.aspx</link><pubDate>Thu, 08 Nov 2012 20:06:16 GMT</pubDate><guid isPermaLink="false">cb01d8b2-d089-468d-babb-77d1d8683490:1adf13bf-c7d8-488c-9a85-57efbef7948e</guid><dc:creator>hulusi kececi</dc:creator><slash:comments>38</slash:comments><comments>http://e2e.ti.com/thread/225771.aspx</comments><wfw:commentRss>http://e2e.ti.com/support/data_converters/precision_data_converters/f/73/t/225771/rss.aspx</wfw:commentRss><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;there are code for ads1298 and msp430 on your site. but, I dont see open code for ads1299. whether there are open code for ads1298 and msp430.&lt;/p&gt;
&lt;p&gt;and is software of &lt;a href="http://e2e.ti.com/tool/ads1299eegfe-pdk"&gt;ADS1299EEGFE-PDK&lt;/a&gt;&amp;nbsp; including open code source?&lt;/p&gt;
&lt;p&gt;Thank you&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>What determines ADS1299 tCLK (Master clock period) Range?</title><link>http://e2e.ti.com/thread/272546.aspx</link><pubDate>Tue, 18 Jun 2013 15:58:26 GMT</pubDate><guid isPermaLink="false">cb01d8b2-d089-468d-babb-77d1d8683490:4a685673-d5f7-4cee-9626-8c327f5d04a9</guid><dc:creator>Conor Russomanno</dc:creator><slash:comments>1</slash:comments><comments>http://e2e.ti.com/thread/272546.aspx</comments><wfw:commentRss>http://e2e.ti.com/support/data_converters/precision_data_converters/f/73/t/272546/rss.aspx</wfw:commentRss><description>&lt;p&gt;Hi there,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I&amp;#39;m working with the ADS1299 chip and trying to interface it with an Arduino library that I&amp;#39;m building. I&amp;#39;ve been searching through the datasheet for what determines the tCLK master clock period, but can&amp;#39;t seem to find it. I see that the range is from 444 ns to 666ns. Is that range linearly mapped to the DVDD supply (2.7 V &amp;lt; DVDD &amp;lt; 3.6 V) shown at the top of the column of Figure 1 (Timing Requirements) on pg. 8 of the datasheet?&lt;/p&gt;
&lt;p&gt;If somebody could help me with this one, that would be great.&lt;/p&gt;
&lt;p&gt;Thanks in advance.&lt;/p&gt;
&lt;p&gt;Conor&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>ADS1147 EVM</title><link>http://e2e.ti.com/thread/272506.aspx</link><pubDate>Tue, 18 Jun 2013 14:22:02 GMT</pubDate><guid isPermaLink="false">cb01d8b2-d089-468d-babb-77d1d8683490:a7e92479-a590-42f0-89e5-b7010da985d7</guid><dc:creator>Max Tibbetts</dc:creator><slash:comments>3</slash:comments><comments>http://e2e.ti.com/thread/272506.aspx</comments><wfw:commentRss>http://e2e.ti.com/support/data_converters/precision_data_converters/f/73/t/272506/rss.aspx</wfw:commentRss><description>&lt;p&gt;Hi all,&lt;/p&gt;
&lt;p&gt;I am studying the input &amp;nbsp;RC filters on the ADS1147 EVM reference design and noticed the capacitors C7 and C8. What are the function of the capacitors for?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>DAC7821 Positive Voltage Supply</title><link>http://e2e.ti.com/thread/271379.aspx</link><pubDate>Thu, 13 Jun 2013 04:03:22 GMT</pubDate><guid isPermaLink="false">cb01d8b2-d089-468d-babb-77d1d8683490:c81c965f-4469-47dd-b76d-63a476de7fd2</guid><dc:creator>Junheng Zhu</dc:creator><slash:comments>8</slash:comments><comments>http://e2e.ti.com/thread/271379.aspx</comments><wfw:commentRss>http://e2e.ti.com/support/data_converters/precision_data_converters/f/73/t/271379/rss.aspx</wfw:commentRss><description>&lt;p&gt;I am planning to use the circuit provided in the application section to provide positive voltage supply (Figure 28 in the datasheet). Regarding this circuit I have a couple of questions. Firstly, for the -2.5V reference is it coming via the inverting connection of the first OPA227? And for achieving this what supply should be provided for this opamp? Secondly, could someone list a good recommendation for the voltage reference? I am having a hard time searching for the information about the power consumption for both the DAC and opamp. Thanks in advance.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>What is the reference value used to calculate dBFS by the ADS1299ECG-FE analysis software's Fourier power spectrum?</title><link>http://e2e.ti.com/thread/272205.aspx</link><pubDate>Mon, 17 Jun 2013 16:09:10 GMT</pubDate><guid isPermaLink="false">cb01d8b2-d089-468d-babb-77d1d8683490:7dd8bc0d-9c62-4a38-b6e1-396163e33d78</guid><dc:creator>Claire Christensen</dc:creator><slash:comments>1</slash:comments><comments>http://e2e.ti.com/thread/272205.aspx</comments><wfw:commentRss>http://e2e.ti.com/support/data_converters/precision_data_converters/f/73/t/272205/rss.aspx</wfw:commentRss><description>&lt;p&gt;Hello.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I am using the ADS1299ECG-FE development kit and associated software.&amp;nbsp; My question is a basic one regarding reference values for the analysis software&amp;#39;s calculation of a Fourier power spectrum.&amp;nbsp; Specifically, I am looking at Figures 44-45 on pages 38-39 of the development kit instruction manual.&amp;nbsp; In Figure 45, the power spectrum associated with a 31.25Hz, 6uA (gain=12) signal is shown in dBFS.&amp;nbsp; My question is twofold:&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;1)&amp;nbsp; Does the analysis software use dBFS=10*log_10(P_obs/P_ref), where P_ref is the power of a full-scale signal, to calculate values for the power spectrum?&lt;/p&gt;
&lt;p&gt;2)&amp;nbsp; If so, what is P_ref and does it change depending on gain?&amp;nbsp; In the case outlined above, is it the power we would observe for a 750mV peak-to-peak signal (since 750mV p2p is the full-scale voltage range at gain=12)?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;If you could please be as specific as possible with numbers and equations in your reply, that would be great!&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thank you,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Claire&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>ADS1672EVM-PDK Problem</title><link>http://e2e.ti.com/thread/255889.aspx</link><pubDate>Tue, 02 Apr 2013 14:26:40 GMT</pubDate><guid isPermaLink="false">cb01d8b2-d089-468d-babb-77d1d8683490:2823b810-6924-454f-93b5-8a70c3f8dbc5</guid><dc:creator>Herwig Van Dooren</dc:creator><slash:comments>8</slash:comments><comments>http://e2e.ti.com/thread/255889.aspx</comments><wfw:commentRss>http://e2e.ti.com/support/data_converters/precision_data_converters/f/73/t/255889/rss.aspx</wfw:commentRss><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I experience exactly the same problems with the ADS1672EVM-PDK.&lt;/p&gt;
&lt;p&gt;It also usses the MMB0 motherboard and ADCPro.&lt;/p&gt;
&lt;p&gt;I also tried different revisions of the software and two PC&amp;#39;s (both XP with SP3. One laptop and one desktop)&lt;/p&gt;
&lt;p&gt;Apart from the problems Evginiy describes, I noticed that plugging or unplugging a small load (40W pump) on the mains may hang ADCPro&lt;/p&gt;
&lt;p&gt;(Even when it is not collecting, after plugging or unplugging&amp;nbsp;the load, it will hang when pushing the Acquire button)&lt;/p&gt;
&lt;p&gt;Is a solution for this problem&amp;nbsp;found already?&lt;/p&gt;
&lt;p&gt;Please feedback.&lt;/p&gt;
&lt;p&gt;Herwig.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://e2e.ti.com/cfs-file.ashx/__key/communityserver-discussions-components-files/73/5734.Version.bmp"&gt;&lt;img border="0" alt=" " src="http://e2e.ti.com/resized-image.ashx/__size/550x0/__key/communityserver-discussions-components-files/73/5734.Version.bmp" /&gt;&lt;/a&gt;&amp;nbsp;&lt;a href="http://e2e.ti.com/cfs-file.ashx/__key/communityserver-discussions-components-files/73/1300.illegal.bmp"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;a href="http://e2e.ti.com/cfs-file.ashx/__key/communityserver-discussions-components-files/73/4061.capture.jpg"&gt;&lt;img border="0" alt=" " src="http://e2e.ti.com/resized-image.ashx/__size/550x0/__key/communityserver-discussions-components-files/73/4061.capture.jpg" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://e2e.ti.com/cfs-file.ashx/__key/communityserver-discussions-components-files/73/0257.crash-bij-collecting.bmp"&gt;&lt;img border="0" alt=" " src="http://e2e.ti.com/resized-image.ashx/__size/550x0/__key/communityserver-discussions-components-files/73/0257.crash-bij-collecting.bmp" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;a href="http://e2e.ti.com/cfs-file.ashx/__key/communityserver-discussions-components-files/73/5381.illegal.bmp"&gt;&lt;img border="0" alt=" " src="http://e2e.ti.com/resized-image.ashx/__size/550x0/__key/communityserver-discussions-components-files/73/5381.illegal.bmp" /&gt;&lt;/a&gt;&lt;a href="http://e2e.ti.com/cfs-file.ashx/__key/communityserver-discussions-components-files/73/6253.Wait-time-exceeded.bmp"&gt;&lt;img border="0" alt=" " src="http://e2e.ti.com/resized-image.ashx/__size/550x0/__key/communityserver-discussions-components-files/73/6253.Wait-time-exceeded.bmp" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>ADS1299 Evaluation Module Setup</title><link>http://e2e.ti.com/thread/221929.aspx</link><pubDate>Mon, 22 Oct 2012 20:44:40 GMT</pubDate><guid isPermaLink="false">cb01d8b2-d089-468d-babb-77d1d8683490:73cb2666-c6ba-446f-a86d-79da391e79e7</guid><dc:creator>Greg Jackson1</dc:creator><slash:comments>15</slash:comments><comments>http://e2e.ti.com/thread/221929.aspx</comments><wfw:commentRss>http://e2e.ti.com/support/data_converters/precision_data_converters/f/73/t/221929/rss.aspx</wfw:commentRss><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I am using the ADS1299 Evaluation Module, and am trying to figure out how to best set it up with an EEG cap for simple readings, blink test, etc. &amp;nbsp;&lt;/p&gt;
&lt;p&gt;I am trying to figure out the simplest way to get things up and running with an existing EEG cap, and to be honest am having trouble making complete sense of the manual. &amp;nbsp;Can somebody suggest the quickest setup for pins to use, particularly for bias and reference, as well as the settings? &amp;nbsp;I&amp;#39;ve been playing around with them with so far minimal success. &amp;nbsp;I do have some experience with EEG data using NeuroScan hardware, etc.&lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>ADS1259 SPI</title><link>http://e2e.ti.com/thread/272116.aspx</link><pubDate>Mon, 17 Jun 2013 09:55:42 GMT</pubDate><guid isPermaLink="false">cb01d8b2-d089-468d-babb-77d1d8683490:eda284dc-f1ed-4164-85e2-e534f1d718dd</guid><dc:creator>David V</dc:creator><slash:comments>1</slash:comments><comments>http://e2e.ti.com/thread/272116.aspx</comments><wfw:commentRss>http://e2e.ti.com/support/data_converters/precision_data_converters/f/73/t/272116/rss.aspx</wfw:commentRss><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I&amp;#39;m trying to program ADS1259 with MSP430f5508 through SPI.&lt;/p&gt;
&lt;p&gt;Is there any application note or example code how to do this in CCS5?&lt;/p&gt;
&lt;p&gt;Regards David.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Pros and cons of Unipolar/Bipolar power supplies for ADS1299?</title><link>http://e2e.ti.com/thread/272254.aspx</link><pubDate>Mon, 17 Jun 2013 19:14:37 GMT</pubDate><guid isPermaLink="false">cb01d8b2-d089-468d-babb-77d1d8683490:8951bf0f-d193-4cec-a626-f8c57e0a4018</guid><dc:creator>Alexander Zorn</dc:creator><slash:comments>1</slash:comments><comments>http://e2e.ti.com/thread/272254.aspx</comments><wfw:commentRss>http://e2e.ti.com/support/data_converters/precision_data_converters/f/73/t/272254/rss.aspx</wfw:commentRss><description>&lt;p&gt;Is there any reason that the ADS1299 can be powered with a unipolar supply, AVDD = 5V &amp;amp; AVSS = 0 V, or a bipolar supply, AVDD = 2.5V, AVSS = -2.5V?&lt;/p&gt;
&lt;p&gt;Why would one pick one method of supplying power over the other? Thanks!&lt;/p&gt;
&lt;p&gt;Alex&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Problem communicating with ADS1259 using MSP430 SPI</title><link>http://e2e.ti.com/thread/71566.aspx</link><pubDate>Mon, 01 Nov 2010 18:57:20 GMT</pubDate><guid isPermaLink="false">cb01d8b2-d089-468d-babb-77d1d8683490:127900fd-ddf6-4281-b8af-dc0a96346ca2</guid><dc:creator>UTB</dc:creator><slash:comments>4</slash:comments><comments>http://e2e.ti.com/thread/71566.aspx</comments><wfw:commentRss>http://e2e.ti.com/support/data_converters/precision_data_converters/f/73/t/71566/rss.aspx</wfw:commentRss><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I am using the MSP430 in the ez430-RF2500 development kit to communicate with an ADS1259 via SPI.&lt;/p&gt;
&lt;p&gt;I am trying to initialize the ADC with the following Code Composer code, but it doesn&amp;#39;t seem to work. The MSP430 gets stuck during &amp;quot;while (!(IFG2 &amp;amp; UCB0RXIFG));&amp;quot; as if it can&amp;#39;t receive anything.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Notes:&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;-The SPI is shared with the CC2500 radio, so it has to be disabled first as shown in the code.&lt;/p&gt;
&lt;p&gt;-The ADC&amp;#39;s SPI CS pin is connected to MSP430&amp;#39;s P4.4 GPIO.&lt;/p&gt;
&lt;p&gt;-After the communication, the ADC SPI is disabled and the radio SPI is re-enabled.&lt;/p&gt;
&lt;p&gt;-I am assuming that &amp;quot;UCB0CTL0 = b10101001&amp;quot; for the ADC.&lt;/p&gt;
&lt;p&gt;=======&lt;/p&gt;
&lt;p&gt;&amp;nbsp; char junk;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; P3OUT |= b00000001; // turn off radio SPI&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; UCB0CTL1 |= UCSWRST; // set SPI to ADC&amp;#39;s SPI protocol&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; UCB0CTL0 = b10101001;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; UCB0CTL1 &amp;amp;= ~UCSWRST;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; P4OUT = b11101111; // P4.4 is set low, ADC SPI is on&lt;/p&gt;
&lt;p&gt;// stop read data continuous mode&lt;br /&gt;&amp;nbsp; while((IFG2 &amp;amp; UCB0TXIFG) == 0);&lt;br /&gt;&amp;nbsp; UCB0TXBUF = b00010001;&lt;br /&gt;&lt;b&gt;&amp;nbsp; while (!(IFG2 &amp;amp; UCB0RXIFG)); //MSP430 seems to get stuck here&lt;/b&gt;&lt;br /&gt;&amp;nbsp; junk = UCB0RXBUF;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp; &lt;br /&gt;&amp;nbsp; // specify address to be CONFIG1&lt;br /&gt;&amp;nbsp; while((IFG2 &amp;amp; UCB0TXIFG) == 0);&lt;br /&gt;&amp;nbsp; UCB0TXBUF = b01000001;&lt;br /&gt;&amp;nbsp; while (!(IFG2 &amp;amp; UCB0RXIFG));&lt;br /&gt;&amp;nbsp; junk = UCB0RXBUF;&lt;br /&gt;&amp;nbsp; &lt;br /&gt;&amp;nbsp; // write to only 1 register&lt;br /&gt;&amp;nbsp; while((IFG2 &amp;amp; UCB0TXIFG) == 0);&lt;br /&gt;&amp;nbsp; UCB0TXBUF = b00000000;&lt;br /&gt;&amp;nbsp; while (!(IFG2 &amp;amp; UCB0RXIFG));&lt;br /&gt;&amp;nbsp; junk = UCB0RXBUF;&lt;br /&gt;&amp;nbsp; &lt;br /&gt;&amp;nbsp; // write register, set to use internal reference&lt;br /&gt;&amp;nbsp; while((IFG2 &amp;amp; UCB0TXIFG) == 0);&lt;br /&gt;&amp;nbsp; UCB0TXBUF = b00000000;&lt;br /&gt;&amp;nbsp; while (!(IFG2 &amp;amp; UCB0RXIFG));&lt;br /&gt;&amp;nbsp; junk = UCB0RXBUF;&lt;/p&gt;
&lt;p&gt;&amp;nbsp; P4OUT = b00010000; // P4.4 is set high, ADC SPI is off&lt;br /&gt;&amp;nbsp; UCB0CTL1 |= UCSWRST; // set SPI to radio&amp;#39;s SPI protocol&lt;br /&gt;&amp;nbsp; UCB0CTL0 = b10101001;&lt;br /&gt;&amp;nbsp; UCB0CTL1 &amp;amp;= ~UCSWRST;&lt;br /&gt;&amp;nbsp; P3OUT &amp;amp;= b11111110; // turn on radio SPI&lt;/p&gt;
&lt;p&gt;======&lt;/p&gt;
&lt;p&gt;Thank you very much for your help!&lt;/p&gt;
&lt;p&gt;David&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>ADS1298 test signal</title><link>http://e2e.ti.com/thread/216943.aspx</link><pubDate>Wed, 17 Oct 2012 08:27:51 GMT</pubDate><guid isPermaLink="false">cb01d8b2-d089-468d-babb-77d1d8683490:3921f6fd-2f64-4c30-ab15-edcec79cfc02</guid><dc:creator>Sebastian Loer</dc:creator><slash:comments>10</slash:comments><comments>http://e2e.ti.com/thread/216943.aspx</comments><wfw:commentRss>http://e2e.ti.com/support/data_converters/precision_data_converters/f/73/t/216943/rss.aspx</wfw:commentRss><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;i followed exactly the initial flow at power-up as seen in figure 62 in the datasheet to check if the device is working properly.&lt;/p&gt;
&lt;p&gt;But when im reading out the conversion results, i get always 0x000000 for each channel.&lt;/p&gt;
&lt;p&gt;Previoulsy i configured the device so that only channel 1 is active and routed the RLD signal out on channel 2.&lt;/p&gt;
&lt;p&gt;With this configuration i get conversion results like seen in the following picture. (electrodes are not connected to the inputs)&lt;/p&gt;
&lt;p&gt;&lt;a href="http://e2e.ti.com/cfs-file.ashx/__key/communityserver-discussions-components-files/73/8233.Capture.JPG"&gt;&lt;img border="0" alt=" " src="http://e2e.ti.com/resized-image.ashx/__size/550x0/__key/communityserver-discussions-components-files/73/8233.Capture.JPG" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;But even when i connect the electrodes and touch them , the signal always looks like this.&lt;/p&gt;
&lt;p&gt;Because of that i wanted to test the device with the internal test signal.&lt;/p&gt;
&lt;p&gt;But why i always get zeros for each channel?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>ADS1294R analog output error</title><link>http://e2e.ti.com/thread/271133.aspx</link><pubDate>Wed, 12 Jun 2013 03:35:05 GMT</pubDate><guid isPermaLink="false">cb01d8b2-d089-468d-babb-77d1d8683490:ab9ec57d-2d78-44a2-bf66-c150df94546f</guid><dc:creator>Lingfeng Liu</dc:creator><slash:comments>1</slash:comments><comments>http://e2e.ti.com/thread/271133.aspx</comments><wfw:commentRss>http://e2e.ti.com/support/data_converters/precision_data_converters/f/73/t/271133/rss.aspx</wfw:commentRss><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;We are developing a 3-channels ECG board using the ADS1294R. We design our own board by incorporating several reference designs, as shown in this file:&lt;a href="http://e2e.ti.com/support/data_converters/precision_data_converters/f/73/t/271133.aspx"&gt;(Please visit the site to view this file)&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The chip is configured as:&lt;/p&gt;
&lt;p&gt;Unipolar supply: AVDD=3.3V(Instead of 3V), DVDD=3.3V(Instead of 1.8V)&lt;br /&gt;Baud rate = 2 M&lt;br /&gt;CONFIG1=0x06 //LP mode, 250 sps&lt;br /&gt;CONFIG2=0x13 //Internal test signal, At dc&lt;br /&gt;&amp;nbsp;CONFIG3=0xC0 //Internal reference 2.4V&lt;br /&gt;RLD, WCT, LOFF are off, LOFF is on&lt;/p&gt;
&lt;p&gt;The digital part of the chip works properly (read ID=0xD0, registers read ok), but the analog conversion is almost random. We then test the internal signals on all the 4 channels (1-4, PGA=1). The header of the data of each reading is ok (start with C0 00 00), but the conversion is abnormal:&lt;/p&gt;
&lt;p&gt;MUX=011 for MVDD measurement: always ouput 7F FF FF&lt;/p&gt;
&lt;p&gt;MUX=100 for temperature sensor: always output 7F FF FF&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;MUX=101 for test signal: channel 1, 4 always output 80 00 00, channel 2, 3 output randomly&lt;/p&gt;
&lt;p&gt;MUX=001 for internally shorted input: always output 80 00 00&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Seems like the analog supply is not properly feed to the chip, but we have verified the voltage level of AVDD on the board. How could this happened? Could the analog part of the chip fails while the digital part unaffected?&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>ADS1294R HIGH DC OFFSET WHILE CONNECTING PATIENTS</title><link>http://e2e.ti.com/thread/270349.aspx</link><pubDate>Fri, 07 Jun 2013 12:11:17 GMT</pubDate><guid isPermaLink="false">cb01d8b2-d089-468d-babb-77d1d8683490:6f040645-e9a7-4f10-97a8-b52813886d36</guid><dc:creator>vrinda harisankar1</dc:creator><slash:comments>1</slash:comments><comments>http://e2e.ti.com/thread/270349.aspx</comments><wfw:commentRss>http://e2e.ti.com/support/data_converters/precision_data_converters/f/73/t/270349/rss.aspx</wfw:commentRss><description>&lt;p&gt;hi,&lt;/p&gt;
&lt;p&gt;Im using ADS1294R for acquiring ECG and respiration signals. I have almost completed the development and had used a patient simulator through&amp;nbsp; my development stage. i had set ADS gain as 6. Now when im trying my module with real patients, there is a high DC offset and ADS is going into saturation. When i reduce the gain to 2 this problem get solved but the baseband noise is more at lower gains no matter i do proper filtering .I have a RLD nd proper analog biasing.Any suggestions on how this issue can be solved? &lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>ADS1293 crystal or clock</title><link>http://e2e.ti.com/thread/264473.aspx</link><pubDate>Mon, 13 May 2013 10:38:13 GMT</pubDate><guid isPermaLink="false">cb01d8b2-d089-468d-babb-77d1d8683490:1f422587-a65e-4792-b09c-1c660c9c30be</guid><dc:creator>Tommy Jacobsen</dc:creator><slash:comments>2</slash:comments><comments>http://e2e.ti.com/thread/264473.aspx</comments><wfw:commentRss>http://e2e.ti.com/support/data_converters/precision_data_converters/f/73/t/264473/rss.aspx</wfw:commentRss><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The ADS1293 needs either a 4.096MHz crystal or an external 409.6kHz clock. We have a problem finding the right solution as we have restrictions in our design which limits the possibilities:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Limited space (e.g.&amp;nbsp;max. component height 1.1mm).&lt;/li&gt;
&lt;li&gt;Limited power (max. 1-2 mA for ADS1293 frontend including clock).&lt;/li&gt;
&lt;li&gt;30ppm precission.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;We have not been able to&amp;nbsp;identify any crystals in that frequency range smaller than 8x4.5x1.7mm so because of the heigth restriction crystals is not the solution.&lt;/p&gt;
&lt;p&gt;Potentially we can generate the clock in our host processor, but because of other limitations we wont be able to optimize it for a&amp;nbsp;low power mode as processor crystal frequency is to high and we would need to keep it active continuosly.&lt;/p&gt;
&lt;p&gt;The best solution&amp;nbsp;seems to be an external oscillator running at a small sized crystal (above 10MHz) but current consumption is an issue.&lt;/p&gt;
&lt;p&gt;Other solutions have been considered like ceramic resonator (precission to low) and discrete crystal oscillator (current consumption to high).&lt;/p&gt;
&lt;p&gt;Do you have any suggestions for a good solution within the given restrictions?&lt;/p&gt;
&lt;p&gt;BR Tommy&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>DRDYB interrupt ADS1293</title><link>http://e2e.ti.com/thread/272146.aspx</link><pubDate>Mon, 17 Jun 2013 12:10:15 GMT</pubDate><guid isPermaLink="false">cb01d8b2-d089-468d-babb-77d1d8683490:24a1db26-58f4-4731-90d3-adacf40a214d</guid><dc:creator>Javi Redondo</dc:creator><slash:comments>3</slash:comments><comments>http://e2e.ti.com/thread/272146.aspx</comments><wfw:commentRss>http://e2e.ti.com/support/data_converters/precision_data_converters/f/73/t/272146/rss.aspx</wfw:commentRss><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I am trying to connect with ADS1293. I have used the example code demo-app03. I can write and read all registers of ADS1293 but the PORT2 interrupt never occurs. The pin DRDYB is to 3.3V, but when I connect this pin to MSP430F2274 this line goes to 0V.&lt;/p&gt;
&lt;p&gt;I have modified the code including &amp;quot;TI_ADS1293_DRDYB_PxREN |=TI_ADS1293_DRDYB_PIN;&amp;quot; to enable pull-up resistor, and the pin goes to 3V but the interrupt doesn&amp;#39;t ocurr.&lt;/p&gt;
&lt;p&gt;Could you help me?&lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>ADS1298 vs ADS1299</title><link>http://e2e.ti.com/thread/231604.aspx</link><pubDate>Wed, 05 Dec 2012 20:13:09 GMT</pubDate><guid isPermaLink="false">cb01d8b2-d089-468d-babb-77d1d8683490:34249d3e-2fb3-4ea2-8322-4a1f5385e054</guid><dc:creator>Greg Jackson1</dc:creator><slash:comments>2</slash:comments><comments>http://e2e.ti.com/thread/231604.aspx</comments><wfw:commentRss>http://e2e.ti.com/support/data_converters/precision_data_converters/f/73/t/231604/rss.aspx</wfw:commentRss><description>&lt;p&gt;For building out an EEG system, can somebody explain the key differences between the ADS1298 and the ADS1299? &amp;nbsp;The data sheet for the ADS1298 suggests it can be used for EEG. &amp;nbsp;I realize it&amp;#39;s SNR is slightly lower than the 1299, but its power consumption is also significantly lower (an important consideration for a wireless system).&lt;/p&gt;
&lt;p&gt;Any help / feedback / etc would be greatly appreciated.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>