<?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: About MKL16Z64's DMA source NO. in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/About-MKL16Z64-s-DMA-source-NO/m-p/381886#M20322</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi:&lt;/P&gt;&lt;P&gt;     it is not about the IRQ No. When i use the DMA, I should assign or designate a data source (uart, I2c or SPI) to one DMA channel. I mean the data soure No. there is a unique DMA No. linked to UART0,UART1,SPI0,SPI1,and so on. I want to where I can get these numbers.&lt;/P&gt;&lt;P&gt;    Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 10 Oct 2014 02:24:06 GMT</pubDate>
    <dc:creator>xwcao</dc:creator>
    <dc:date>2014-10-10T02:24:06Z</dc:date>
    <item>
      <title>About MKL16Z64's DMA source NO.</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/About-MKL16Z64-s-DMA-source-NO/m-p/381884#M20320</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello,everyone:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I use MKL16Z64 to realize a device recently. One function communicating to an Ethernet&amp;nbsp; chip by SPI will use DMA. however, I can not find the source No. for a DMA channel in the specification. For example, which No. is the SPI0 source No. for DMA? Does anybody know where can I find it? Thanks very much.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Oct 2014 01:15:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/About-MKL16Z64-s-DMA-source-NO/m-p/381884#M20320</guid>
      <dc:creator>xwcao</dc:creator>
      <dc:date>2014-10-10T01:15:51Z</dc:date>
    </item>
    <item>
      <title>Re: About MKL16Z64's DMA source NO.</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/About-MKL16Z64-s-DMA-source-NO/m-p/381885#M20321</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;You mean interrupt source number? If yes, just search "IRQ number" in reference manual, typically it is in chapter 3 "Chip Configuration". If you need to find dma request source, just search "dma request source" in reference manual.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Oct 2014 02:15:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/About-MKL16Z64-s-DMA-source-NO/m-p/381885#M20321</guid>
      <dc:creator>likong</dc:creator>
      <dc:date>2014-10-10T02:15:54Z</dc:date>
    </item>
    <item>
      <title>Re: About MKL16Z64's DMA source NO.</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/About-MKL16Z64-s-DMA-source-NO/m-p/381886#M20322</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi:&lt;/P&gt;&lt;P&gt;     it is not about the IRQ No. When i use the DMA, I should assign or designate a data source (uart, I2c or SPI) to one DMA channel. I mean the data soure No. there is a unique DMA No. linked to UART0,UART1,SPI0,SPI1,and so on. I want to where I can get these numbers.&lt;/P&gt;&lt;P&gt;    Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Oct 2014 02:24:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/About-MKL16Z64-s-DMA-source-NO/m-p/381886#M20322</guid>
      <dc:creator>xwcao</dc:creator>
      <dc:date>2014-10-10T02:24:06Z</dc:date>
    </item>
    <item>
      <title>Re: About MKL16Z64's DMA source NO.</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/About-MKL16Z64-s-DMA-source-NO/m-p/381887#M20323</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That means you need dma request source number. Just search "dma request source" in RM, you would find a table about the source number.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Oct 2014 10:12:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/About-MKL16Z64-s-DMA-source-NO/m-p/381887#M20323</guid>
      <dc:creator>likong</dc:creator>
      <dc:date>2014-10-10T10:12:32Z</dc:date>
    </item>
    <item>
      <title>Re: About MKL16Z64's DMA source NO.</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/About-MKL16Z64-s-DMA-source-NO/m-p/381888#M20324</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much! Li Kong , I found it.:smileyhappy:&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Oct 2014 00:48:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/About-MKL16Z64-s-DMA-source-NO/m-p/381888#M20324</guid>
      <dc:creator>xwcao</dc:creator>
      <dc:date>2014-10-11T00:48:15Z</dc:date>
    </item>
  </channel>
</rss>

