<?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 LPC1788 DAC BIAS in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1788-DAC-BIAS/m-p/517294#M2125</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by wella-tabor on Fri Apr 26 01:57:14 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;P&gt;Hello, does anyone know what is DAC BIAS bit good for?&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;The user manual v2.1 states:&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;page 828 - Selectable speed vs. power&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;page 830 -&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;bit 6 BIAS Settling time&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;The settling times noted in the description of the BIAS bit are valid for a capacitance load on the DAC_OUT pin not exceeding 100 pF. A load impedance value greater than that value will cause settling time longer than the specified time. One or more graphs of load impedance vs. settling time will be included in the final data sheet.&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;0 The settling time of the DAC is 1 us max, and the maximum current is 700 uA. This allows a maximum update rate of 1 MHz.&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;1 The settling time of the DAC is 2.5 us and the maximum current is 350 uA. This allows a maximum update rate of 400 kHz.&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;----------------------------&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;It seems that if I enable the BIAS I will get only worse functionality of the DAC, nothing more. Of course there is not any graph in the final data sheet.&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;Best Martin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 17:26:56 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T17:26:56Z</dc:date>
    <item>
      <title>LPC1788 DAC BIAS</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1788-DAC-BIAS/m-p/517294#M2125</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by wella-tabor on Fri Apr 26 01:57:14 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;P&gt;Hello, does anyone know what is DAC BIAS bit good for?&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;The user manual v2.1 states:&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;page 828 - Selectable speed vs. power&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;page 830 -&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;bit 6 BIAS Settling time&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;The settling times noted in the description of the BIAS bit are valid for a capacitance load on the DAC_OUT pin not exceeding 100 pF. A load impedance value greater than that value will cause settling time longer than the specified time. One or more graphs of load impedance vs. settling time will be included in the final data sheet.&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;0 The settling time of the DAC is 1 us max, and the maximum current is 700 uA. This allows a maximum update rate of 1 MHz.&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;1 The settling time of the DAC is 2.5 us and the maximum current is 350 uA. This allows a maximum update rate of 400 kHz.&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;----------------------------&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;It seems that if I enable the BIAS I will get only worse functionality of the DAC, nothing more. Of course there is not any graph in the final data sheet.&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;Best Martin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 17:26:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1788-DAC-BIAS/m-p/517294#M2125</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T17:26:56Z</dc:date>
    </item>
    <item>
      <title>Re: LPC1788 DAC BIAS</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1788-DAC-BIAS/m-p/517295#M2126</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Wouter on Fri Apr 26 02:47:00 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;P&gt;Hi Martin,&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&amp;amp;gt;&amp;amp;gt;It seems that if I enable the BIAS I will get only worse functionality of the DAC, nothing more&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;Depends on how you look at it! If 400KHz of bandwidth (with cap load on DAC_OUT &amp;amp;lt; 100pF) is enough for your application, you can set this bit and benefit from lower power consumption.&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;So, basically this bit let you make a trade-off between bandwidth and power consumption.&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;Wouter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 17:26:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1788-DAC-BIAS/m-p/517295#M2126</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T17:26:57Z</dc:date>
    </item>
    <item>
      <title>Re: LPC1788 DAC BIAS</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1788-DAC-BIAS/m-p/517296#M2127</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by wella-tabor on Fri Apr 26 02:59:12 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;that's make sense. Thank You very much for clarification.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Martin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 17:26:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1788-DAC-BIAS/m-p/517296#M2127</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T17:26:58Z</dc:date>
    </item>
  </channel>
</rss>

