<?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: Kinetis K65 + generated SDK in Kinetis Software Development Kit</title>
    <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Kinetis-K65-generated-SDK/m-p/613308#M6358</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Clear the appropriate interrupt flags solved my problem. The only thing I cannot understand that why the IRQ handler does not clear them automatically, after an interrupt occured?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 03 Apr 2017 09:17:54 GMT</pubDate>
    <dc:creator>darnaiadam</dc:creator>
    <dc:date>2017-04-03T09:17:54Z</dc:date>
    <item>
      <title>Kinetis K65 + generated SDK</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Kinetis-K65-generated-SDK/m-p/613306#M6356</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've got a problem with the newest SDKv2.1 library. I'd like to make a project that uses all of the UART modules. After I initialize the peripherals, and call the UART_TransferReceiveNonBlocking(); function, the program will wait for at least one character to run. However, if I skip the function call, the appropriate interrupt for the actual UART won't be activated. Is it a bug in the IRQ handler, or a "feature"? I tried to enable the interrupts manually, instead of using the non-blocking transfer function, but the result is the same. I created my own callbacks for each modules.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Mar 2017 14:34:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Kinetis-K65-generated-SDK/m-p/613306#M6356</guid>
      <dc:creator>darnaiadam</dc:creator>
      <dc:date>2017-03-23T14:34:02Z</dc:date>
    </item>
    <item>
      <title>Re: Kinetis K65 + generated SDK</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Kinetis-K65-generated-SDK/m-p/613307#M6357</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is a feature because the RX interrupt is activated in the&amp;nbsp;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;STRONG&gt;UART_TransferReceiveNonBlocking();&lt;/STRONG&gt; function. So if you skip it and enable it in other part, it&amp;nbsp;will work fine.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Ivan.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Mar 2017 17:43:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Kinetis-K65-generated-SDK/m-p/613307#M6357</guid>
      <dc:creator>IvanRuiz</dc:creator>
      <dc:date>2017-03-30T17:43:04Z</dc:date>
    </item>
    <item>
      <title>Re: Kinetis K65 + generated SDK</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Kinetis-K65-generated-SDK/m-p/613308#M6358</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Clear the appropriate interrupt flags solved my problem. The only thing I cannot understand that why the IRQ handler does not clear them automatically, after an interrupt occured?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Apr 2017 09:17:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Kinetis-K65-generated-SDK/m-p/613308#M6358</guid>
      <dc:creator>darnaiadam</dc:creator>
      <dc:date>2017-04-03T09:17:54Z</dc:date>
    </item>
  </channel>
</rss>

