<?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>S32KのトピックRe: S32K146EVB DMA Configuration</title>
    <link>https://community.nxp.com/t5/S32K/S32K146EVB-DMA-Configuration/m-p/1437475#M14722</link>
    <description>&lt;P&gt;Hi Petr,&lt;/P&gt;&lt;P&gt;I am trying to implement the DMA receive with 1000 data from the ADC with single channel.&lt;/P&gt;&lt;P&gt;The operation as follow&lt;/P&gt;&lt;P&gt;LPTI (every 1ms) -&amp;gt; PDB (pdb0 with one channel) -&amp;gt; ADC (adc0 with one channel) -&amp;gt; DMA interrupt.&lt;/P&gt;&lt;P&gt;The above scenario is working good for receiving one sample with 1ms interval.&lt;/P&gt;&lt;P&gt;I really thank you for the sample configuration which you shared.&lt;/P&gt;&lt;P&gt;But i need to configure the DMA interrupt after it receives 1000 sample datas from ADC.&lt;/P&gt;&lt;P&gt;ADC-&amp;gt;R[0] data need to be collected 1000 times after that i need to get the DMA interrupt. i tried to edit the major and minor loop configurations, but no success.&lt;/P&gt;&lt;P&gt;Help me to resolve the issue, thanks in advance.&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Arunkumar.V&lt;/P&gt;</description>
    <pubDate>Fri, 01 Apr 2022 07:19:39 GMT</pubDate>
    <dc:creator>ArunkumarV</dc:creator>
    <dc:date>2022-04-01T07:19:39Z</dc:date>
    <item>
      <title>S32K146EVB DMA Configuration</title>
      <link>https://community.nxp.com/t5/S32K/S32K146EVB-DMA-Configuration/m-p/1425065#M14311</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;I am trying to configure the ADC with DMA data transfer, but no success. some how i am missing the config, also i am reading the datasheets for many time.&lt;/P&gt;&lt;P&gt;please share some example for the baremetal/register configuration for the ADC data capture using DMA.&lt;/P&gt;&lt;P&gt;By,&lt;/P&gt;&lt;P&gt;Arunkumar.V&lt;/P&gt;</description>
      <pubDate>Wed, 09 Mar 2022 07:30:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K146EVB-DMA-Configuration/m-p/1425065#M14311</guid>
      <dc:creator>ArunkumarV</dc:creator>
      <dc:date>2022-03-09T07:30:30Z</dc:date>
    </item>
    <item>
      <title>Re: S32K146EVB DMA Configuration</title>
      <link>https://community.nxp.com/t5/S32K/S32K146EVB-DMA-Configuration/m-p/1425207#M14319</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;you can refer to&amp;nbsp;&lt;A href="https://community.nxp.com/t5/S32K-Knowledge-Base/Example-S32K144-PDB-ADC-trigger-DMA-ISR-S32DS/ta-p/1103221" target="_blank"&gt;https://community.nxp.com/t5/S32K-Knowledge-Base/Example-S32K144-PDB-ADC-trigger-DMA-ISR-S32DS/ta-p/1103221&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;BR, Petr&lt;/P&gt;</description>
      <pubDate>Wed, 09 Mar 2022 10:39:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K146EVB-DMA-Configuration/m-p/1425207#M14319</guid>
      <dc:creator>PetrS</dc:creator>
      <dc:date>2022-03-09T10:39:34Z</dc:date>
    </item>
    <item>
      <title>Re: S32K146EVB DMA Configuration</title>
      <link>https://community.nxp.com/t5/S32K/S32K146EVB-DMA-Configuration/m-p/1425819#M14336</link>
      <description>&lt;P&gt;Hi Petr,&lt;/P&gt;&lt;P&gt;Thanks for the reply.&lt;/P&gt;&lt;P&gt;i am new to this environment, so its hard to understand the dma operation with the peripheral.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I got one application note:&amp;nbsp;AN5413.pdf and i am referring it.&amp;nbsp;&lt;/P&gt;&lt;P&gt;My doubt is to get the ADC data, DMA and TCD configuration is needed. why we need to use the PDB block?&lt;/P&gt;&lt;P&gt;I cant visualize the each block connectivity. pls share some reference to understand the dma with other block connectivity.&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;ArunkumarV&lt;/P&gt;</description>
      <pubDate>Thu, 10 Mar 2022 05:06:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K146EVB-DMA-Configuration/m-p/1425819#M14336</guid>
      <dc:creator>ArunkumarV</dc:creator>
      <dc:date>2022-03-10T05:06:02Z</dc:date>
    </item>
    <item>
      <title>Re: S32K146EVB DMA Configuration</title>
      <link>https://community.nxp.com/t5/S32K/S32K146EVB-DMA-Configuration/m-p/1426103#M14353</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;read chapters DMAMUX and eDMA of the RM. eDMA does just data movement between memory/peripherals/... according to setting given in channel TDC upon HW or SW DMA trigger. DMAMUX is us&lt;FONT face="inherit"&gt;ed to route peripheral's DMA request to DMA channels. List of DMA sources/request is given in the&amp;nbsp;S32K1xx DMA Interrupt Mapping.xls file &lt;/FONT&gt;attached&lt;FONT face="inherit"&gt;&amp;nbsp;to the RM.&lt;BR /&gt;PDB can be used for HW triggering of ADC conversions, thus offload CPU. For sure you need not to use it and do single SW triggered conversion.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="inherit"&gt;BR, Petr&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Mar 2022 11:11:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K146EVB-DMA-Configuration/m-p/1426103#M14353</guid>
      <dc:creator>PetrS</dc:creator>
      <dc:date>2022-03-10T11:11:12Z</dc:date>
    </item>
    <item>
      <title>Re: S32K146EVB DMA Configuration</title>
      <link>https://community.nxp.com/t5/S32K/S32K146EVB-DMA-Configuration/m-p/1429314#M14462</link>
      <description>&lt;P&gt;Hi Petr,&lt;/P&gt;&lt;P&gt;Thanks for your input.&lt;/P&gt;&lt;P&gt;i will get back to you once i understand fully.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Arunkumar.V&lt;/P&gt;</description>
      <pubDate>Wed, 16 Mar 2022 12:50:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K146EVB-DMA-Configuration/m-p/1429314#M14462</guid>
      <dc:creator>ArunkumarV</dc:creator>
      <dc:date>2022-03-16T12:50:42Z</dc:date>
    </item>
    <item>
      <title>Re: S32K146EVB DMA Configuration</title>
      <link>https://community.nxp.com/t5/S32K/S32K146EVB-DMA-Configuration/m-p/1431648#M14524</link>
      <description>&lt;P&gt;Hi Petr,&lt;/P&gt;&lt;P&gt;I am trying to use the Processor Expert in S32 ide for the chip S32k146, i tried with the example S32K146_Project_PDB able to see the configuration and data's.&lt;/P&gt;&lt;P&gt;But the example project configured with PDB and ADC only. Trying to add the DMA for the data collection in the Processor Expert, getting struggle in the API usage.&lt;/P&gt;&lt;P&gt;any reference for Processor expert or document for the DMA and ADC with PDB configurations available?&lt;/P&gt;&lt;P&gt;Kindly share some link/attachment for the DMA, PDB configurations and API usage.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Arunkumar.V&lt;/P&gt;</description>
      <pubDate>Tue, 22 Mar 2022 04:54:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K146EVB-DMA-Configuration/m-p/1431648#M14524</guid>
      <dc:creator>ArunkumarV</dc:creator>
      <dc:date>2022-03-22T04:54:51Z</dc:date>
    </item>
    <item>
      <title>Re: S32K146EVB DMA Configuration</title>
      <link>https://community.nxp.com/t5/S32K/S32K146EVB-DMA-Configuration/m-p/1431835#M14531</link>
      <description>&lt;P&gt;&lt;A href="https://community.nxp.com/t5/S32K-Knowledge-Base/Example-S32K144-PDB-ADC-DMA-S32DS-ARM-2018-R1/ta-p/1101686" target="_blank"&gt;https://community.nxp.com/t5/S32K-Knowledge-Base/Example-S32K144-PDB-ADC-DMA-S32DS-ARM-2018-R1/ta-p/1101686&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;BR, Petr&lt;/P&gt;</description>
      <pubDate>Tue, 22 Mar 2022 09:10:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K146EVB-DMA-Configuration/m-p/1431835#M14531</guid>
      <dc:creator>PetrS</dc:creator>
      <dc:date>2022-03-22T09:10:31Z</dc:date>
    </item>
    <item>
      <title>Re: S32K146EVB DMA Configuration</title>
      <link>https://community.nxp.com/t5/S32K/S32K146EVB-DMA-Configuration/m-p/1434042#M14624</link>
      <description>&lt;P&gt;Hi Petr,&lt;/P&gt;&lt;P&gt;Thanks for the sample, it really helped me to solve the DMA to PDB configuration issue.&lt;/P&gt;&lt;P&gt;It took more time for me to get the operational changes in the code.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Arunkumar.V&lt;/P&gt;</description>
      <pubDate>Fri, 25 Mar 2022 09:07:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K146EVB-DMA-Configuration/m-p/1434042#M14624</guid>
      <dc:creator>ArunkumarV</dc:creator>
      <dc:date>2022-03-25T09:07:33Z</dc:date>
    </item>
    <item>
      <title>Re: S32K146EVB DMA Configuration</title>
      <link>https://community.nxp.com/t5/S32K/S32K146EVB-DMA-Configuration/m-p/1437475#M14722</link>
      <description>&lt;P&gt;Hi Petr,&lt;/P&gt;&lt;P&gt;I am trying to implement the DMA receive with 1000 data from the ADC with single channel.&lt;/P&gt;&lt;P&gt;The operation as follow&lt;/P&gt;&lt;P&gt;LPTI (every 1ms) -&amp;gt; PDB (pdb0 with one channel) -&amp;gt; ADC (adc0 with one channel) -&amp;gt; DMA interrupt.&lt;/P&gt;&lt;P&gt;The above scenario is working good for receiving one sample with 1ms interval.&lt;/P&gt;&lt;P&gt;I really thank you for the sample configuration which you shared.&lt;/P&gt;&lt;P&gt;But i need to configure the DMA interrupt after it receives 1000 sample datas from ADC.&lt;/P&gt;&lt;P&gt;ADC-&amp;gt;R[0] data need to be collected 1000 times after that i need to get the DMA interrupt. i tried to edit the major and minor loop configurations, but no success.&lt;/P&gt;&lt;P&gt;Help me to resolve the issue, thanks in advance.&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Arunkumar.V&lt;/P&gt;</description>
      <pubDate>Fri, 01 Apr 2022 07:19:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K146EVB-DMA-Configuration/m-p/1437475#M14722</guid>
      <dc:creator>ArunkumarV</dc:creator>
      <dc:date>2022-04-01T07:19:39Z</dc:date>
    </item>
    <item>
      <title>Re: S32K146EVB DMA Configuration</title>
      <link>https://community.nxp.com/t5/S32K/S32K146EVB-DMA-Configuration/m-p/1437707#M14731</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I solved the issue my self for the major/minor operations.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Arunkumar.V&lt;/P&gt;</description>
      <pubDate>Fri, 01 Apr 2022 13:52:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K146EVB-DMA-Configuration/m-p/1437707#M14731</guid>
      <dc:creator>ArunkumarV</dc:creator>
      <dc:date>2022-04-01T13:52:27Z</dc:date>
    </item>
    <item>
      <title>Re: S32K146EVB DMA Configuration</title>
      <link>https://community.nxp.com/t5/S32K/S32K146EVB-DMA-Configuration/m-p/1493337#M16558</link>
      <description>&lt;P&gt;Hi ~~&lt;/P&gt;&lt;P&gt;How to download the file of this address:&lt;/P&gt;&lt;H2&gt;&lt;SPAN class=""&gt;&lt;A href="https://community.nxp.com/t5/S32K-Knowledge-Base/Example-S32K144-DMA-memory-copy-test-S32DS/ta-p/1126610?search-action-id=88410653052&amp;amp;search-result-uid=1126610" target="_blank" rel="noopener"&gt;Example S32K144 &lt;SPAN class=""&gt;DMA&lt;/SPAN&gt; memory copy test S32DS &lt;/A&gt;&lt;/SPAN&gt;&lt;/H2&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have met some problems,when i debug lpspi RDR to DMA, Could you help me?&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jul 2022 12:56:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K146EVB-DMA-Configuration/m-p/1493337#M16558</guid>
      <dc:creator>siuwash</dc:creator>
      <dc:date>2022-07-21T12:56:35Z</dc:date>
    </item>
  </channel>
</rss>

