<?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>LPC Microcontrollers中的主题 Re: LPC11U68 user manual A/D documentation</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC11U68-user-manual-A-D-documentation/m-p/1341617#M46470</link>
    <description>&lt;P&gt;Hello Alice,&lt;/P&gt;&lt;P&gt;Thank you for the reply.&amp;nbsp; That resolves the issue.&lt;/P&gt;&lt;P&gt;I still rely on the data sheets and user manuals to resolve problems.&amp;nbsp; For example, I am trying to use the &lt;U&gt;example&lt;/U&gt; LPC code for the interrupt driven I2C communication for the LPC11U68 chip on our own PCB.&amp;nbsp; In this case the program runs but the call back does not invoke.&amp;nbsp; The I2C drivers are in ROM, which makes it difficult to debug.&amp;nbsp; We are now trying to single step through the assembler code.&lt;/P&gt;&lt;P&gt;Is there a more detailed description of the I2C engine embedded in the ROM?&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;</description>
    <pubDate>Thu, 16 Sep 2021 13:30:25 GMT</pubDate>
    <dc:creator>jDrum</dc:creator>
    <dc:date>2021-09-16T13:30:25Z</dc:date>
    <item>
      <title>LPC11U68 user manual A/D documentation</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC11U68-user-manual-A-D-documentation/m-p/1339967#M46457</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I was trying to read the A/D channels and got bad results.&amp;nbsp; The problem was that the user manual UM10732 reported that the data results should be in data register bits [0:11].&amp;nbsp; Actually the results are in [4:15] !&lt;/P&gt;&lt;P&gt;&lt;U&gt;Is there a newer date for the user manual?&lt;/U&gt; The one I down loaded was from Dec 2016.&lt;/P&gt;&lt;P&gt;The wrong register bits were located in chapter 16 table 256.&amp;nbsp;&amp;nbsp; Other sections of the UM possibly could list the assignment correctly but I have not found them.&lt;/P&gt;&lt;P&gt;Thank you in advance,&amp;nbsp;&amp;nbsp; jDrum&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Sep 2021 18:47:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC11U68-user-manual-A-D-documentation/m-p/1339967#M46457</guid>
      <dc:creator>jDrum</dc:creator>
      <dc:date>2021-09-14T18:47:21Z</dc:date>
    </item>
    <item>
      <title>Re: LPC11U68 user manual A/D documentation</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC11U68-user-manual-A-D-documentation/m-p/1340179#M46461</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;jDrum,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; Actually the results are in [4:15], you can find in UM:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Alice_Yang_0-1631675086282.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/156043i047613773AF77576/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Alice_Yang_0-1631675086282.png" alt="Alice_Yang_0-1631675086282.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Also there is ADC demo under lpcopen,&amp;nbsp; you can refer to it.&lt;/P&gt;
&lt;P&gt;Download lpcopen from:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.nxp.com/design/microcontrollers-developer-resources/lpcopen-libraries-and-examples/lpcopen-software-development-platform-lpc11xx:LPCOPEN-SOFTWARE-FOR-LPC11XX" target="_blank"&gt;https://www.nxp.com/design/microcontrollers-developer-resources/lpcopen-libraries-and-examples/lpcopen-software-development-platform-lpc11xx:LPCOPEN-SOFTWARE-FOR-LPC11XX&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Alice&lt;/P&gt;</description>
      <pubDate>Wed, 15 Sep 2021 03:06:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC11U68-user-manual-A-D-documentation/m-p/1340179#M46461</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2021-09-15T03:06:57Z</dc:date>
    </item>
    <item>
      <title>Re: LPC11U68 user manual A/D documentation</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC11U68-user-manual-A-D-documentation/m-p/1341617#M46470</link>
      <description>&lt;P&gt;Hello Alice,&lt;/P&gt;&lt;P&gt;Thank you for the reply.&amp;nbsp; That resolves the issue.&lt;/P&gt;&lt;P&gt;I still rely on the data sheets and user manuals to resolve problems.&amp;nbsp; For example, I am trying to use the &lt;U&gt;example&lt;/U&gt; LPC code for the interrupt driven I2C communication for the LPC11U68 chip on our own PCB.&amp;nbsp; In this case the program runs but the call back does not invoke.&amp;nbsp; The I2C drivers are in ROM, which makes it difficult to debug.&amp;nbsp; We are now trying to single step through the assembler code.&lt;/P&gt;&lt;P&gt;Is there a more detailed description of the I2C engine embedded in the ROM?&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;</description>
      <pubDate>Thu, 16 Sep 2021 13:30:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC11U68-user-manual-A-D-documentation/m-p/1341617#M46470</guid>
      <dc:creator>jDrum</dc:creator>
      <dc:date>2021-09-16T13:30:25Z</dc:date>
    </item>
  </channel>
</rss>

