<?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>8-bit Microcontrollers中的主题 Re: Full Scale Range for A/D Converter</title>
    <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Full-Scale-Range-for-A-D-Converter/m-p/164287#M10229</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Range is set to 0, such that Vref+ (1.25V) - Vref- (GND) = 1.25V.&amp;nbsp; The expected input voltage range (fr a thermocouple output) is 0..50mV.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;According to the datasheet, FSR (with PGA=16) is 312.5mV.&amp;nbsp; This, however, assumes a 2.5V ref.&amp;nbsp; The formula referenced is (2*Vref/PGA), so using 1.25 as a ref gives an FSR of 156mV.&amp;nbsp; Using this equation, I could go with a gain of 32, giving a FSR of 78mV.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Reading your comments would indicate that the FSR would then read all 1's with an input voltage of 78mV (range=0 and 1.25Vref).&amp;nbsp; Is that correct ?&amp;nbsp; There is also the 24-bit Data Output Register (which is read-only) which provides the A/D computation.&amp;nbsp; I really still do not understand what the utility of the FSR register would be.&amp;nbsp; Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 29 Dec 2009 10:08:24 GMT</pubDate>
    <dc:creator>Thunder</dc:creator>
    <dc:date>2009-12-29T10:08:24Z</dc:date>
    <item>
      <title>Full Scale Range for A/D Converter</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Full-Scale-Range-for-A-D-Converter/m-p/164285#M10227</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi, I am using the HC9S08LG32 (SPI connection) to interface with the ADS1241, a 24-bit A/D converter.&amp;nbsp; The Vcc supply is 5V, while the Vref is 1.25V (Vref- is grounded).&amp;nbsp; My problem is that there's a 24-bit register in the A/D called FSR (Full Scale Register).&amp;nbsp; I am unable to figure out what 24-bit value to insert here.&amp;nbsp; The maximum voltage that the A/D would ready is about 50mV, so I'm programming in a gain of 16 to the A/D (which has an internal pre-amp).&amp;nbsp; I've been trying different values of FSR, but no luck.&amp;nbsp; Any inputs welcome, thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Dec 2009 08:10:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Full-Scale-Range-for-A-D-Converter/m-p/164285#M10227</guid>
      <dc:creator>Thunder</dc:creator>
      <dc:date>2009-12-29T08:10:19Z</dc:date>
    </item>
    <item>
      <title>Re: Full Scale Range for A/D Converter</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Full-Scale-Range-for-A-D-Converter/m-p/164286#M10228</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If my understanding of the ADS1241 data sheet is correct, the full scale register is automatically updated during the SELFCAL and SELFGCAL commands.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is your input voltage range bipolar or unipolar, i.e. -50mV to +50mV, or 0 to +50mV?&amp;nbsp; And what is the setting of the RANGE bit?&amp;nbsp; These will influence the optimum gain setting.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mac&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Dec 2009 09:25:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Full-Scale-Range-for-A-D-Converter/m-p/164286#M10228</guid>
      <dc:creator>bigmac</dc:creator>
      <dc:date>2009-12-29T09:25:13Z</dc:date>
    </item>
    <item>
      <title>Re: Full Scale Range for A/D Converter</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Full-Scale-Range-for-A-D-Converter/m-p/164287#M10229</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Range is set to 0, such that Vref+ (1.25V) - Vref- (GND) = 1.25V.&amp;nbsp; The expected input voltage range (fr a thermocouple output) is 0..50mV.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;According to the datasheet, FSR (with PGA=16) is 312.5mV.&amp;nbsp; This, however, assumes a 2.5V ref.&amp;nbsp; The formula referenced is (2*Vref/PGA), so using 1.25 as a ref gives an FSR of 156mV.&amp;nbsp; Using this equation, I could go with a gain of 32, giving a FSR of 78mV.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Reading your comments would indicate that the FSR would then read all 1's with an input voltage of 78mV (range=0 and 1.25Vref).&amp;nbsp; Is that correct ?&amp;nbsp; There is also the 24-bit Data Output Register (which is read-only) which provides the A/D computation.&amp;nbsp; I really still do not understand what the utility of the FSR register would be.&amp;nbsp; Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Dec 2009 10:08:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Full-Scale-Range-for-A-D-Converter/m-p/164287#M10229</guid>
      <dc:creator>Thunder</dc:creator>
      <dc:date>2009-12-29T10:08:24Z</dc:date>
    </item>
    <item>
      <title>Re: Full Scale Range for A/D Converter</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Full-Scale-Range-for-A-D-Converter/m-p/164288#M10230</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The datasheet is quite unclear whether the FSR value is used for calculation of the data output register result, or is available purely for external full scale calibration calculation, i.e. the A/D reading associated with a specific input voltage.&amp;nbsp; If it is the latter, I guess its use is optional.&amp;nbsp; I do not know the significance of the rather odd power on reset FSR value.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mac&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Dec 2009 14:59:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Full-Scale-Range-for-A-D-Converter/m-p/164288#M10230</guid>
      <dc:creator>bigmac</dc:creator>
      <dc:date>2009-12-30T14:59:38Z</dc:date>
    </item>
  </channel>
</rss>

