<?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: FlexIO equivalent on LPC55</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/FlexIO-equivalent-on-LPC55/m-p/1267592#M44767</link>
    <description>&lt;P&gt;please see my first post that describes the problem&lt;/P&gt;</description>
    <pubDate>Sat, 24 Apr 2021 14:04:07 GMT</pubDate>
    <dc:creator>dav1</dc:creator>
    <dc:date>2021-04-24T14:04:07Z</dc:date>
    <item>
      <title>FlexIO equivalent on LPC55</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/FlexIO-equivalent-on-LPC55/m-p/1266094#M44735</link>
      <description>&lt;P&gt;Are there any equivalent ways of doing what flexio did on the kinetis range.&lt;/P&gt;&lt;P&gt;need to syncronize the DAC of an LPC55 to control a demux/S&amp;amp;H circuit to achieve say 16 outs or more.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thx&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Apr 2021 19:17:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/FlexIO-equivalent-on-LPC55/m-p/1266094#M44735</guid>
      <dc:creator>dav1</dc:creator>
      <dc:date>2021-04-21T19:17:10Z</dc:date>
    </item>
    <item>
      <title>Re: FlexIO equivalent on LPC55</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/FlexIO-equivalent-on-LPC55/m-p/1266561#M44742</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;There is no DAC module of LPC55xx.&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>Thu, 22 Apr 2021 09:45:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/FlexIO-equivalent-on-LPC55/m-p/1266561#M44742</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2021-04-22T09:45:14Z</dc:date>
    </item>
    <item>
      <title>Re: FlexIO equivalent on LPC55</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/FlexIO-equivalent-on-LPC55/m-p/1266618#M44744</link>
      <description>&lt;P&gt;Strange, the datasheet says&lt;/P&gt;&lt;P&gt;2x 12-bit 1Msps DAC&lt;BR /&gt;1x 14-bit 5Msps DAC&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regardless, please reply the question on flexio vs achieving the same using SCT&lt;/P&gt;</description>
      <pubDate>Thu, 22 Apr 2021 11:39:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/FlexIO-equivalent-on-LPC55/m-p/1266618#M44744</guid>
      <dc:creator>dav1</dc:creator>
      <dc:date>2021-04-22T11:39:57Z</dc:date>
    </item>
    <item>
      <title>Re: FlexIO equivalent on LPC55</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/FlexIO-equivalent-on-LPC55/m-p/1267225#M44761</link>
      <description>&lt;P&gt;Hello Dav1,&lt;/P&gt;
&lt;P&gt;About the datasheet you mentioned, please share the part number of your chip, I will check .&lt;/P&gt;
&lt;P&gt;About "the question on flexio vs achieving the same using SCT", please describe detail what function&lt;/P&gt;
&lt;P&gt;&amp;nbsp;do you want to do with SCT.&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>Fri, 23 Apr 2021 09:50:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/FlexIO-equivalent-on-LPC55/m-p/1267225#M44761</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2021-04-23T09:50:05Z</dc:date>
    </item>
    <item>
      <title>Re: FlexIO equivalent on LPC55</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/FlexIO-equivalent-on-LPC55/m-p/1267592#M44767</link>
      <description>&lt;P&gt;please see my first post that describes the problem&lt;/P&gt;</description>
      <pubDate>Sat, 24 Apr 2021 14:04:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/FlexIO-equivalent-on-LPC55/m-p/1267592#M44767</guid>
      <dc:creator>dav1</dc:creator>
      <dc:date>2021-04-24T14:04:07Z</dc:date>
    </item>
    <item>
      <title>Re: FlexIO equivalent on LPC55</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/FlexIO-equivalent-on-LPC55/m-p/1267857#M44771</link>
      <description>&lt;P&gt;An ADC is something quite different from a DAC.&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;gt; need to syncronize the DAC of an LPC55 to control a demux/S&amp;amp;H circuit to achieve say 16 outs or more.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;To me it is not clear what that is supposed to mean, especially in the context of other vendor's peripheral connection mechanisms.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The ADC peripheral is extensively described in the MCU user manual, including trigger options (timer, external) and transfer options (DMA).&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Apr 2021 06:17:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/FlexIO-equivalent-on-LPC55/m-p/1267857#M44771</guid>
      <dc:creator>frank_m</dc:creator>
      <dc:date>2021-04-26T06:17:06Z</dc:date>
    </item>
  </channel>
</rss>

