<?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>S32 SDKのトピックHow to use eDMA receive Interrupt ?</title>
    <link>https://community.nxp.com/t5/S32-SDK/How-to-use-eDMA-receive-Interrupt/m-p/1034398#M1565</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;LPUART configuration is :&lt;/P&gt;&lt;P&gt;Transfer type select DMA , Baudrate is 500000 ,&amp;nbsp; RX use DMA channel 1,&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;TX use DMA channel 0.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;eDMA configuration is :&lt;/P&gt;&lt;P&gt;two DMA channel : channel 0 request is LPUART0_TX,&amp;nbsp;&amp;nbsp;&lt;SPAN&gt;channel&amp;nbsp;1 request is LPUART0_RX.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;SW code is :&lt;/P&gt;&lt;P&gt;Use “LPUART_DRV_ReceiveData(INST_LPUART0, (UINT8 *)DataBuf, DataLen)” to receive UART data.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But the SW can’t run to LPUART_DRV_RxIrqHandler().&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;SW can go to “LPUART_DRV_TxCompleteIrqHandler()” when use “LPUART_DRV_SendData(INST_LPUART0, (UINT8 *)DataBuf, DataLen)” to send UART data.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 16 Mar 2020 03:46:50 GMT</pubDate>
    <dc:creator>dearwww2000</dc:creator>
    <dc:date>2020-03-16T03:46:50Z</dc:date>
    <item>
      <title>How to use eDMA receive Interrupt ?</title>
      <link>https://community.nxp.com/t5/S32-SDK/How-to-use-eDMA-receive-Interrupt/m-p/1034398#M1565</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;LPUART configuration is :&lt;/P&gt;&lt;P&gt;Transfer type select DMA , Baudrate is 500000 ,&amp;nbsp; RX use DMA channel 1,&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;TX use DMA channel 0.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;eDMA configuration is :&lt;/P&gt;&lt;P&gt;two DMA channel : channel 0 request is LPUART0_TX,&amp;nbsp;&amp;nbsp;&lt;SPAN&gt;channel&amp;nbsp;1 request is LPUART0_RX.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;SW code is :&lt;/P&gt;&lt;P&gt;Use “LPUART_DRV_ReceiveData(INST_LPUART0, (UINT8 *)DataBuf, DataLen)” to receive UART data.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But the SW can’t run to LPUART_DRV_RxIrqHandler().&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;SW can go to “LPUART_DRV_TxCompleteIrqHandler()” when use “LPUART_DRV_SendData(INST_LPUART0, (UINT8 *)DataBuf, DataLen)” to send UART data.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Mar 2020 03:46:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-SDK/How-to-use-eDMA-receive-Interrupt/m-p/1034398#M1565</guid>
      <dc:creator>dearwww2000</dc:creator>
      <dc:date>2020-03-16T03:46:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to use eDMA receive Interrupt ?</title>
      <link>https://community.nxp.com/t5/S32-SDK/How-to-use-eDMA-receive-Interrupt/m-p/1034399#M1566</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;H&amp;nbsp;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/dearwww2000"&gt;dearwww2000&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;I just added a comment in your second thread here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/thread/527248"&gt;How to use eDMA receive UART end interrupt ?&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR, Daniel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Mar 2020 12:47:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-SDK/How-to-use-eDMA-receive-Interrupt/m-p/1034399#M1566</guid>
      <dc:creator>danielmartynek</dc:creator>
      <dc:date>2020-03-20T12:47:59Z</dc:date>
    </item>
  </channel>
</rss>

