<?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: LPC4370 ADCHS / HSADC DMA write request in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC4370-ADCHS-HSADC-DMA-write-request/m-p/775581#M31190</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;SPAN class=""&gt;&lt;A _jive_internal="true" data-content-finding="Community" data-userid="289053" data-username="sabinepfeifer" href="https://community.nxp.com/people/sabinepfeifer"&gt;Sabine Pfeifer&lt;/A&gt;&lt;/SPAN&gt;,&lt;/P&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;1) Is it possible to fire a DMA write request from within a descriptor?&lt;/P&gt;&lt;P&gt;-- Yes, it's&lt;BR /&gt;Have a great day,&lt;BR /&gt;TIC&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 11 Jan 2018 09:08:56 GMT</pubDate>
    <dc:creator>jeremyzhou</dc:creator>
    <dc:date>2018-01-11T09:08:56Z</dc:date>
    <item>
      <title>LPC4370 ADCHS / HSADC DMA write request</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC4370-ADCHS-HSADC-DMA-write-request/m-p/775578#M31187</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to get ADCHS / HSADC up and running using an automated update of the descriptor tables. The user's manual section 48.7.3 states "when swapping tables a DMA request can be raised to enable the DMA to load a new table [..]". In fact, using the "SWAP tables" bits in the descriptor table, no DMA write request is fired. However, setting the&amp;nbsp;DMA_REQ_WR bit fires a request and the descriptor table is updated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can an automatic DMA based reload of the descriptor tables be archieved?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Jan 2018 15:56:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC4370-ADCHS-HSADC-DMA-write-request/m-p/775578#M31187</guid>
      <dc:creator>SynBilly</dc:creator>
      <dc:date>2018-01-09T15:56:59Z</dc:date>
    </item>
    <item>
      <title>Re: LPC4370 ADCHS / HSADC DMA write request</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC4370-ADCHS-HSADC-DMA-write-request/m-p/775579#M31188</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A _jive_internal="true" data-content-finding="Community" data-userid="289053" data-username="sabinepfeifer" href="https://community.nxp.com/people/sabinepfeifer"&gt;Sabine Pfeifer,&lt;/A&gt;&lt;/P&gt;&lt;DIV style="white-space: pre-wrap; text-align: left; line-height: 1.75; font-size: 14px;"&gt;&lt;SPAN style="font-family: Arial;"&gt;Thank you for your interest in NXP Semiconductor products and&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style="white-space: pre-wrap; text-align: left; line-height: 1.75; font-size: 14px;"&gt;&lt;SPAN style="font-family: Arial;"&gt;for the opportunity to serve you.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style="white-space: pre-wrap; text-align: left; line-height: 1.75; font-size: 14px;"&gt;&lt;SPAN style="font-family: Arial;"&gt;The BRANCH bits is used to configure the descriptor processing order, not to raise the DMA request.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style="white-space: pre-wrap; text-align: left; line-height: 1.75; font-size: 14px;"&gt;&lt;SPAN style="font-family: Arial;"&gt;So I was wondering if you can upload the demo code and introduce it in details, as it will help me to work it out.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style="white-space: pre-wrap; text-align: left; line-height: 1.75; font-size: 14px;"&gt;Have a great day,&lt;/DIV&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TIC&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jan 2018 07:46:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC4370-ADCHS-HSADC-DMA-write-request/m-p/775579#M31188</guid>
      <dc:creator>jeremyzhou</dc:creator>
      <dc:date>2018-01-10T07:46:51Z</dc:date>
    </item>
    <item>
      <title>Re: LPC4370 ADCHS / HSADC DMA write request</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC4370-ADCHS-HSADC-DMA-write-request/m-p/775580#M31189</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi TIC,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for your reply! The question we asked&amp;nbsp;can be reduced to "Is it possible to fire a DMA write request from within a descriptor?". The quoted text from user's manual section&amp;nbsp;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;48.7.3 suggests that it would be&amp;nbsp;possible.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;This information is essential for an aquisition sequence we want to use. Sorry, but we don't have any example code ready to post here, hence the basic question.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Cheers!&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jan 2018 08:26:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC4370-ADCHS-HSADC-DMA-write-request/m-p/775580#M31189</guid>
      <dc:creator>SynBilly</dc:creator>
      <dc:date>2018-01-10T08:26:18Z</dc:date>
    </item>
    <item>
      <title>Re: LPC4370 ADCHS / HSADC DMA write request</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC4370-ADCHS-HSADC-DMA-write-request/m-p/775581#M31190</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;SPAN class=""&gt;&lt;A _jive_internal="true" data-content-finding="Community" data-userid="289053" data-username="sabinepfeifer" href="https://community.nxp.com/people/sabinepfeifer"&gt;Sabine Pfeifer&lt;/A&gt;&lt;/SPAN&gt;,&lt;/P&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;1) Is it possible to fire a DMA write request from within a descriptor?&lt;/P&gt;&lt;P&gt;-- Yes, it's&lt;BR /&gt;Have a great day,&lt;BR /&gt;TIC&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jan 2018 09:08:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC4370-ADCHS-HSADC-DMA-write-request/m-p/775581#M31190</guid>
      <dc:creator>jeremyzhou</dc:creator>
      <dc:date>2018-01-11T09:08:56Z</dc:date>
    </item>
    <item>
      <title>Re: LPC4370 ADCHS / HSADC DMA write request</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC4370-ADCHS-HSADC-DMA-write-request/m-p/775582#M31191</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi TIC!&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Thanks for your reply.&lt;/SPAN&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;-- Yes, it's&lt;/SPAN&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Nice! How? Which bit in a ADCHS descriptor does the trick?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Jan 2018 12:17:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC4370-ADCHS-HSADC-DMA-write-request/m-p/775582#M31191</guid>
      <dc:creator>SynBilly</dc:creator>
      <dc:date>2018-01-15T12:17:09Z</dc:date>
    </item>
    <item>
      <title>Re: LPC4370 ADCHS / HSADC DMA write request</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC4370-ADCHS-HSADC-DMA-write-request/m-p/775583#M31192</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;SPAN class=""&gt;&lt;A _jive_internal="true" data-content-finding="Community" data-userid="289053" data-username="sabinepfeifer" href="https://community.nxp.com/people/sabinepfeifer"&gt;Sabine Pfeifer&lt;/A&gt;&lt;/SPAN&gt;,&lt;/P&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;Please following the UM statement to set the BRANCH bit=0b10.&lt;/P&gt;&lt;P&gt;Have a great day,&lt;BR /&gt;TIC&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jan 2018 07:56:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC4370-ADCHS-HSADC-DMA-write-request/m-p/775583#M31192</guid>
      <dc:creator>jeremyzhou</dc:creator>
      <dc:date>2018-01-16T07:56:17Z</dc:date>
    </item>
  </channel>
</rss>

