<?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 How to using LPC54608's ADC  in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-using-LPC54608-s-ADC/m-p/885191#M35474</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Using the ADC of LPC54608.&lt;/P&gt;&lt;P&gt;&amp;nbsp;I have a question about using the adc module in LPC54608.&lt;/P&gt;&lt;P&gt;Would you please give me some help?&lt;/P&gt;&lt;P&gt;1. using two adc channel ,adc0 &amp;amp; adc4.&lt;/P&gt;&lt;P&gt;2.trigger by softare&amp;nbsp;&lt;/P&gt;&lt;P&gt;3. using sequence a only.&lt;/P&gt;&lt;P&gt;4. how to trigger the two channel adc ?&lt;/P&gt;&lt;P&gt;5. how to get the result ,need one by one ,or two channels at the same time?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 23 Feb 2019 13:24:58 GMT</pubDate>
    <dc:creator>james73</dc:creator>
    <dc:date>2019-02-23T13:24:58Z</dc:date>
    <item>
      <title>How to using LPC54608's ADC</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-using-LPC54608-s-ADC/m-p/885191#M35474</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Using the ADC of LPC54608.&lt;/P&gt;&lt;P&gt;&amp;nbsp;I have a question about using the adc module in LPC54608.&lt;/P&gt;&lt;P&gt;Would you please give me some help?&lt;/P&gt;&lt;P&gt;1. using two adc channel ,adc0 &amp;amp; adc4.&lt;/P&gt;&lt;P&gt;2.trigger by softare&amp;nbsp;&lt;/P&gt;&lt;P&gt;3. using sequence a only.&lt;/P&gt;&lt;P&gt;4. how to trigger the two channel adc ?&lt;/P&gt;&lt;P&gt;5. how to get the result ,need one by one ,or two channels at the same time?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 23 Feb 2019 13:24:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-using-LPC54608-s-ADC/m-p/885191#M35474</guid>
      <dc:creator>james73</dc:creator>
      <dc:date>2019-02-23T13:24:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to using LPC54608's ADC</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-using-LPC54608-s-ADC/m-p/885192#M35475</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi James,&lt;/P&gt;&lt;P&gt;You want to employ two channel ADC conversion by SW trigger.&lt;/P&gt;&lt;P&gt;I suggest you refer MCUXpresso SDK demo code.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;lpc_adc_basic&lt;/STRONG&gt; uses polling, assigning one channel with software&amp;nbsp; trigger&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;lpc_adc_interrupt&lt;/STRONG&gt; with interrupt, assigning one channel with software trigger&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the case you need employ two channels, you need get result one by one.&lt;/P&gt;&lt;P&gt;for example SEQA, Channel 0,1&lt;/P&gt;&lt;P&gt;when you initialize ADC, make sure you enable both of the channels in sequence A control register.&lt;/P&gt;&lt;P&gt;when you read result, make sure you read it from the correct ADC channel data register -- DAT0 , DAT1.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Jun Zhang&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt; Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Feb 2019 03:52:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-using-LPC54608-s-ADC/m-p/885192#M35475</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2019-02-27T03:52:57Z</dc:date>
    </item>
  </channel>
</rss>

