<?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 Re: UART Address Matching on K66 in MCUXpresso General</title>
    <link>https://community.nxp.com/t5/MCUXpresso-General/UART-Address-Matching-on-K66/m-p/704976#M182</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Jeremy.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FSL_FEATURE_UART_HAS_ADDRESS_MATCHING is used in KSDK1.x SW package.&lt;/P&gt;&lt;P&gt;Normally it is defined in &amp;lt;mcu_name&amp;gt;_features.h file and used in fsl_uart_hal.c file.&lt;/P&gt;&lt;P&gt;it is to brief Supports two match addresses to filter incoming frames.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just checked there is no document describing this MACRO.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;KSDK1.3&amp;nbsp; API reference manual can be downloaded here:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://www.nxp.com/docs/en/reference-manual/KSDK13APIRM.pdf" title="http://www.nxp.com/docs/en/reference-manual/KSDK13APIRM.pdf"&gt;http://www.nxp.com/docs/en/reference-manual/KSDK13APIRM.pdf&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Jennie Zhang&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 24 Aug 2017 08:51:48 GMT</pubDate>
    <dc:creator>ZhangJennie</dc:creator>
    <dc:date>2017-08-24T08:51:48Z</dc:date>
    <item>
      <title>UART Address Matching on K66</title>
      <link>https://community.nxp.com/t5/MCUXpresso-General/UART-Address-Matching-on-K66/m-p/704974#M180</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I can see from this:&lt;/P&gt;&lt;P&gt;#define FSL_FEATURE_UART_HAS_ADDRESS_MATCHING (1)&lt;/P&gt;&lt;P&gt;that there may be an address matching capability in the UART, but I don't see any documentation of its use in the API. &amp;nbsp;Can someone point me to a more detailed set of documentation for the UART used in this SOC? &amp;nbsp;Even better, any experience on here with enabling and using this feature?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Aug 2017 18:15:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-General/UART-Address-Matching-on-K66/m-p/704974#M180</guid>
      <dc:creator>jeremyanderson</dc:creator>
      <dc:date>2017-08-22T18:15:20Z</dc:date>
    </item>
    <item>
      <title>Re: UART Address Matching on K66</title>
      <link>https://community.nxp.com/t5/MCUXpresso-General/UART-Address-Matching-on-K66/m-p/704975#M181</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well it seems I must ask these questions before I find the answer. &amp;nbsp;In this case:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://www.nxp.com/docs/en/reference-manual/K66P144M180SF5RMV2.pdf" title="http://www.nxp.com/docs/en/reference-manual/K66P144M180SF5RMV2.pdf"&gt;http://www.nxp.com/docs/en/reference-manual/K66P144M180SF5RMV2.pdf&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this helps anyone stumbling along the same path.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Aug 2017 20:52:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-General/UART-Address-Matching-on-K66/m-p/704975#M181</guid>
      <dc:creator>jeremyanderson</dc:creator>
      <dc:date>2017-08-22T20:52:06Z</dc:date>
    </item>
    <item>
      <title>Re: UART Address Matching on K66</title>
      <link>https://community.nxp.com/t5/MCUXpresso-General/UART-Address-Matching-on-K66/m-p/704976#M182</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Jeremy.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FSL_FEATURE_UART_HAS_ADDRESS_MATCHING is used in KSDK1.x SW package.&lt;/P&gt;&lt;P&gt;Normally it is defined in &amp;lt;mcu_name&amp;gt;_features.h file and used in fsl_uart_hal.c file.&lt;/P&gt;&lt;P&gt;it is to brief Supports two match addresses to filter incoming frames.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just checked there is no document describing this MACRO.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;KSDK1.3&amp;nbsp; API reference manual can be downloaded here:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://www.nxp.com/docs/en/reference-manual/KSDK13APIRM.pdf" title="http://www.nxp.com/docs/en/reference-manual/KSDK13APIRM.pdf"&gt;http://www.nxp.com/docs/en/reference-manual/KSDK13APIRM.pdf&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Jennie Zhang&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Aug 2017 08:51:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-General/UART-Address-Matching-on-K66/m-p/704976#M182</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2017-08-24T08:51:48Z</dc:date>
    </item>
  </channel>
</rss>

