<?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>MCUXpresso SDKのトピックRe: Reason for disabling IRQ in EDMA UART Example</title>
    <link>https://community.nxp.com/t5/MCUXpresso-SDK/Reason-for-disabling-IRQ-in-EDMA-UART-Example/m-p/1077665#M2601</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Hi,&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;If you project do not have many interrupts, you can try to remove it.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Have a great day,&lt;BR /&gt;TIC&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&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 style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;- We are following threads for 7 days 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>Tue, 11 Aug 2020 06:20:19 GMT</pubDate>
    <dc:creator>nxf56274</dc:creator>
    <dc:date>2020-08-11T06:20:19Z</dc:date>
    <item>
      <title>Reason for disabling IRQ in EDMA UART Example</title>
      <link>https://community.nxp.com/t5/MCUXpresso-SDK/Reason-for-disabling-IRQ-in-EDMA-UART-Example/m-p/1077661#M2597</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;While going through the example code uart_edma_rb_trasnfer on FRDM-K64, in function&amp;nbsp;EXAMPLE_GetRingBufferLengthEDMA, before getting received bytes in ring buffer, we are disabling IRQ.&lt;/P&gt;&lt;P&gt;What is the reason for this? Do we need to disable global IRQ or just UART?&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;/* Get how many bytes in ring buffer. */&lt;BR /&gt;static uint32_t EXAMPLE_GetRingBufferLengthEDMA(void)&lt;BR /&gt;{&lt;BR /&gt; uint32_t regPrimask = 0U;&lt;BR /&gt; uint32_t receivedBytes = 0U;&lt;/P&gt;&lt;P&gt;/* Disable IRQ, protect ring buffer. */&lt;BR /&gt; regPrimask = DisableGlobalIRQ();&lt;/P&gt;&lt;P&gt;receivedBytes =&lt;BR /&gt; EXAMPLE_RING_BUFFER_SIZE - EDMA_GetRemainingMajorLoopCount(EXAMPLE_UART_DMA_BASEADDR, UART_RX_DMA_CHANNEL);&lt;/P&gt;&lt;P&gt;/* If the received bytes is less than index value, it means the ring buffer has reached it boundary. */&lt;BR /&gt; if (receivedBytes &amp;lt; ringBufferIndex)&lt;BR /&gt; {&lt;BR /&gt; receivedBytes += EXAMPLE_RING_BUFFER_SIZE;&lt;BR /&gt; }&lt;/P&gt;&lt;P&gt;receivedBytes -= ringBufferIndex;&lt;/P&gt;&lt;P&gt;/* Enable IRQ if previously enabled. */&lt;BR /&gt; EnableGlobalIRQ(regPrimask);&lt;/P&gt;&lt;P&gt;return receivedBytes;&lt;BR /&gt;}&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Aug 2020 04:51:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-SDK/Reason-for-disabling-IRQ-in-EDMA-UART-Example/m-p/1077661#M2597</guid>
      <dc:creator>darshan_shah1</dc:creator>
      <dc:date>2020-08-10T04:51:48Z</dc:date>
    </item>
    <item>
      <title>Re: Reason for disabling IRQ in EDMA UART Example</title>
      <link>https://community.nxp.com/t5/MCUXpresso-SDK/Reason-for-disabling-IRQ-in-EDMA-UART-Example/m-p/1077662#M2598</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://cashapp-support-number.com"&gt;Cash App Support Number&lt;/A&gt; | Call Toll free number now | 24/7 Helpdesk&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is your Cash App account or app not working properly? Having refund or login &lt;BR /&gt;problems? call 24/7 Cash App Support Number now for help for experts support.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;A href="https://cash-app-number.com"&gt;Cash App Number&lt;/A&gt; | Call Our Toll Free Number now | customer service&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you facing any issues with your cashapp account? call our Cash App Number &lt;BR /&gt;to get in touch with Customer Service. 24/7 help and support from Experts.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Aug 2020 05:09:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-SDK/Reason-for-disabling-IRQ-in-EDMA-UART-Example/m-p/1077662#M2598</guid>
      <dc:creator>cashapp_number8</dc:creator>
      <dc:date>2020-08-10T05:09:18Z</dc:date>
    </item>
    <item>
      <title>Re: Reason for disabling IRQ in EDMA UART Example</title>
      <link>https://community.nxp.com/t5/MCUXpresso-SDK/Reason-for-disabling-IRQ-in-EDMA-UART-Example/m-p/1077663#M2599</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;Disable the interrupt to avoid being disturbed by other interrupt and protect the data we are going to process from unexpected accessing. You would better not remove this code. It's a protection for the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a great day,&lt;BR /&gt;TIC&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;- We are following threads for 7 days 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>Mon, 10 Aug 2020 07:35:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-SDK/Reason-for-disabling-IRQ-in-EDMA-UART-Example/m-p/1077663#M2599</guid>
      <dc:creator>nxf56274</dc:creator>
      <dc:date>2020-08-10T07:35:29Z</dc:date>
    </item>
    <item>
      <title>Re: Reason for disabling IRQ in EDMA UART Example</title>
      <link>https://community.nxp.com/t5/MCUXpresso-SDK/Reason-for-disabling-IRQ-in-EDMA-UART-Example/m-p/1077664#M2600</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;We have USB and UART both in our application. While integrating UART, we are seeing fault at usb_device_khci.c (Line No 639). I have doubt on disabling and enabling the IRQ. As in our application, we are continuously reading UART (UART is connected to modem). So we are calling&amp;nbsp;&lt;SPAN style="color: #51626f; background-color: #f6f6f6;"&gt;EXAMPLE_GetRingBufferLengthEDMA &lt;/SPAN&gt;API at every 50ms to check if we got any data from UART or not.&lt;/P&gt;&lt;P&gt;Let me know if we have any other way to check pending data bytes in ring-buffer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Aug 2020 05:35:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-SDK/Reason-for-disabling-IRQ-in-EDMA-UART-Example/m-p/1077664#M2600</guid>
      <dc:creator>darshan_shah1</dc:creator>
      <dc:date>2020-08-11T05:35:00Z</dc:date>
    </item>
    <item>
      <title>Re: Reason for disabling IRQ in EDMA UART Example</title>
      <link>https://community.nxp.com/t5/MCUXpresso-SDK/Reason-for-disabling-IRQ-in-EDMA-UART-Example/m-p/1077665#M2601</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Hi,&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;If you project do not have many interrupts, you can try to remove it.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Have a great day,&lt;BR /&gt;TIC&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&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 style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;- We are following threads for 7 days 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>Tue, 11 Aug 2020 06:20:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-SDK/Reason-for-disabling-IRQ-in-EDMA-UART-Example/m-p/1077665#M2601</guid>
      <dc:creator>nxf56274</dc:creator>
      <dc:date>2020-08-11T06:20:19Z</dc:date>
    </item>
    <item>
      <title>Re: Reason for disabling IRQ in EDMA UART Example</title>
      <link>https://community.nxp.com/t5/MCUXpresso-SDK/Reason-for-disabling-IRQ-in-EDMA-UART-Example/m-p/1077666#M2602</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;We have multiple IRQ (SPI,I2C,USB,UART,SDIO). Is it good to remove it? What will be implecations?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Aug 2020 07:04:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-SDK/Reason-for-disabling-IRQ-in-EDMA-UART-Example/m-p/1077666#M2602</guid>
      <dc:creator>darshan_shah1</dc:creator>
      <dc:date>2020-08-11T07:04:47Z</dc:date>
    </item>
    <item>
      <title>Re: Reason for disabling IRQ in EDMA UART Example</title>
      <link>https://community.nxp.com/t5/MCUXpresso-SDK/Reason-for-disabling-IRQ-in-EDMA-UART-Example/m-p/1077667#M2603</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Hi,&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;If you have many peripheral working with usb, you would better use rtos to manage them. If you do not use rtos,here is my suggestions. Do not remove the code. Set the interrupt priority for every&amp;nbsp;&lt;SPAN&gt;peripheral according to your &lt;SPAN style="background-color: #ffffff;"&gt;peripheral importance&lt;/SPAN&gt;. Make sure when the usb is&amp;nbsp;enumerating , no interrupt will disturb it. line 639 is belong to token interrupt. Set a flag for usb token interrupt. When the flag isn't cleared, other operation won't be permitted.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Have a great day,&lt;BR /&gt;TIC&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&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 style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;- We are following threads for 7 days 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>Tue, 11 Aug 2020 07:23:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-SDK/Reason-for-disabling-IRQ-in-EDMA-UART-Example/m-p/1077667#M2603</guid>
      <dc:creator>nxf56274</dc:creator>
      <dc:date>2020-08-11T07:23:27Z</dc:date>
    </item>
    <item>
      <title>Re: Reason for disabling IRQ in EDMA UART Example</title>
      <link>https://community.nxp.com/t5/MCUXpresso-SDK/Reason-for-disabling-IRQ-in-EDMA-UART-Example/m-p/1077668#M2604</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Thanks for the answer. I have FreeRTOS. So what should be proper way? Should I disable disabling code and set priority accordingly?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Aug 2020 07:30:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-SDK/Reason-for-disabling-IRQ-in-EDMA-UART-Example/m-p/1077668#M2604</guid>
      <dc:creator>darshan_shah1</dc:creator>
      <dc:date>2020-08-11T07:30:25Z</dc:date>
    </item>
    <item>
      <title>Re: Reason for disabling IRQ in EDMA UART Example</title>
      <link>https://community.nxp.com/t5/MCUXpresso-SDK/Reason-for-disabling-IRQ-in-EDMA-UART-Example/m-p/1077669#M2605</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Hi,&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;You should set the task priority properly. Remove the disabling irq code.&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Have a great day,&lt;BR /&gt;TIC&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&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 style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;- We are following threads for 7 days 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>Tue, 11 Aug 2020 07:47:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-SDK/Reason-for-disabling-IRQ-in-EDMA-UART-Example/m-p/1077669#M2605</guid>
      <dc:creator>nxf56274</dc:creator>
      <dc:date>2020-08-11T07:47:10Z</dc:date>
    </item>
    <item>
      <title>Re: Reason for disabling IRQ in EDMA UART Example</title>
      <link>https://community.nxp.com/t5/MCUXpresso-SDK/Reason-for-disabling-IRQ-in-EDMA-UART-Example/m-p/1077670#M2606</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Thanks for confirmation.&lt;/P&gt;&lt;P&gt;After disabling code, I am still getting fault at&amp;nbsp;usb_device_cdc_acm.c&amp;nbsp;line no. 796.&lt;/P&gt;&lt;P&gt;What should be the cause for this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Aug 2020 07:52:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-SDK/Reason-for-disabling-IRQ-in-EDMA-UART-Example/m-p/1077670#M2606</guid>
      <dc:creator>darshan_shah1</dc:creator>
      <dc:date>2020-08-11T07:52:58Z</dc:date>
    </item>
    <item>
      <title>Re: Reason for disabling IRQ in EDMA UART Example</title>
      <link>https://community.nxp.com/t5/MCUXpresso-SDK/Reason-for-disabling-IRQ-in-EDMA-UART-Example/m-p/1077671#M2607</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Hi,&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;If you do not read the ring buffer, does it still have fault?&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Have a great day,&lt;BR /&gt;TIC&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&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 style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;- We are following threads for 7 days 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>Tue, 11 Aug 2020 08:03:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-SDK/Reason-for-disabling-IRQ-in-EDMA-UART-Example/m-p/1077671#M2607</guid>
      <dc:creator>nxf56274</dc:creator>
      <dc:date>2020-08-11T08:03:08Z</dc:date>
    </item>
    <item>
      <title>Re: Reason for disabling IRQ in EDMA UART Example</title>
      <link>https://community.nxp.com/t5/MCUXpresso-SDK/Reason-for-disabling-IRQ-in-EDMA-UART-Example/m-p/1077672#M2608</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Now I am not seeing fault yet after sometime (10 minutes) UART TX is not getting idle and due to this my application waits for infinite for this.&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;/* Wait for sending finished */&lt;BR /&gt; while (txOnGoing)&lt;BR /&gt; {&lt;BR /&gt; vTaskDelay(pdMS_TO_TICKS(10));&lt;BR /&gt; }&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;/* UART user callback */&lt;BR /&gt;void UART_UserCallback(UART_Type *base, uart_edma_handle_t *handle, status_t status, void *userData)&lt;BR /&gt;{&lt;BR /&gt; tx_status = status;&lt;BR /&gt; if (kStatus_UART_TxIdle == status)&lt;BR /&gt; {&lt;BR /&gt; txOnGoing = false;&lt;BR /&gt; }&lt;BR /&gt;}&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Aug 2020 04:58:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-SDK/Reason-for-disabling-IRQ-in-EDMA-UART-Example/m-p/1077672#M2608</guid>
      <dc:creator>darshan_shah1</dc:creator>
      <dc:date>2020-08-12T04:58:25Z</dc:date>
    </item>
    <item>
      <title>Re: Reason for disabling IRQ in EDMA UART Example</title>
      <link>https://community.nxp.com/t5/MCUXpresso-SDK/Reason-for-disabling-IRQ-in-EDMA-UART-Example/m-p/1077673#M2609</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Hi,&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;You question is deviated from the original question. Please create a new case.&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Have a great day,&lt;BR /&gt;TIC&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&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 style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;- We are following threads for 7 days 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, 12 Aug 2020 05:37:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-SDK/Reason-for-disabling-IRQ-in-EDMA-UART-Example/m-p/1077673#M2609</guid>
      <dc:creator>nxf56274</dc:creator>
      <dc:date>2020-08-12T05:37:27Z</dc:date>
    </item>
  </channel>
</rss>

