<?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: Is it possible to transfer high speed data via HSGPIO using eDMA? in i.MX RT Crossover MCUs</title>
    <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Is-it-possible-to-transfer-high-speed-data-via-HSGPIO-using-eDMA/m-p/1928644#M31497</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/237837"&gt;@OMG&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Thanks for reaching out.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As we are discussing in your other support ticket, we still investigating this issue and I will get back at you as soon as possible in the ticket.&lt;/P&gt;</description>
    <pubDate>Thu, 08 Aug 2024 22:20:01 GMT</pubDate>
    <dc:creator>Pablo_Ramos</dc:creator>
    <dc:date>2024-08-08T22:20:01Z</dc:date>
    <item>
      <title>Is it possible to transfer high speed data via HSGPIO using eDMA?</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Is-it-possible-to-transfer-high-speed-data-via-HSGPIO-using-eDMA/m-p/1919584#M31362</link>
      <description>&lt;P&gt;Hello everyone!&lt;BR /&gt;&lt;BR /&gt;I am new in NXP products and while using &lt;LI-PRODUCT title="MIMXRT1170-EVK" id="MIMXRT1170-EVK"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;I have the following problem:&lt;/P&gt;&lt;P&gt;I need to output data at a frequency of 150 MHz to an external device. As a data bus, I chose to use one of the two ports of the high-speed GPIO CM7_GPIOn.&lt;BR /&gt;Research showed that at the core frequency(996MHz), with maximum compiler optimization, with the port pins toggled in the cycle:&lt;BR /&gt;&lt;EM&gt;CM7_GPIO3-&amp;gt;DR_TOGGLE = 0xFFFFFFFF;&lt;/EM&gt;&lt;BR /&gt;I got a frequency of &lt;STRONG&gt;~250 MHz&lt;/STRONG&gt;.&lt;BR /&gt;&lt;BR /&gt;When trying to use DMA, data transfer did not work - the channel bit is set in the ERR register, which means a transfer error. At the same time, with a regular GPIO3 everything worked out, but the transfer frequency is of course much lower than necessary.&lt;/P&gt;&lt;P&gt;Please tell me what I could have done wrong and is it even possible to implement what I have planned?&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;</description>
      <pubDate>Mon, 29 Jul 2024 16:17:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Is-it-possible-to-transfer-high-speed-data-via-HSGPIO-using-eDMA/m-p/1919584#M31362</guid>
      <dc:creator>OMG</dc:creator>
      <dc:date>2024-07-29T16:17:42Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to transfer high speed data via HSGPIO using eDMA?</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Is-it-possible-to-transfer-high-speed-data-via-HSGPIO-using-eDMA/m-p/1928644#M31497</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/237837"&gt;@OMG&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Thanks for reaching out.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As we are discussing in your other support ticket, we still investigating this issue and I will get back at you as soon as possible in the ticket.&lt;/P&gt;</description>
      <pubDate>Thu, 08 Aug 2024 22:20:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Is-it-possible-to-transfer-high-speed-data-via-HSGPIO-using-eDMA/m-p/1928644#M31497</guid>
      <dc:creator>Pablo_Ramos</dc:creator>
      <dc:date>2024-08-08T22:20:01Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to transfer high speed data via HSGPIO using eDMA?</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Is-it-possible-to-transfer-high-speed-data-via-HSGPIO-using-eDMA/m-p/1930889#M31538</link>
      <description>&lt;P&gt;I got an update from NXP support on this issue - the answer was that &lt;STRONG&gt;DMA does not have access to HS GPIO&lt;/STRONG&gt;, thanks to Pablo for the answer!&lt;BR /&gt;Since this option cannot be used here, I have the following questions:&lt;BR /&gt;- What are HS GPIOs for anyway and what are their possible use cases?&lt;BR /&gt;- Is there any way to transfer data in pure form over a parallel bus with a frequency of &amp;lt;=150MHz?&lt;/P&gt;&lt;P&gt;Thank you in advance &lt;LI-EMOJI id="lia_slightly-smiling-face" title=":slightly_smiling_face:"&gt;&lt;/LI-EMOJI&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Aug 2024 07:27:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Is-it-possible-to-transfer-high-speed-data-via-HSGPIO-using-eDMA/m-p/1930889#M31538</guid>
      <dc:creator>OMG</dc:creator>
      <dc:date>2024-08-13T07:27:40Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to transfer high speed data via HSGPIO using eDMA?</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Is-it-possible-to-transfer-high-speed-data-via-HSGPIO-using-eDMA/m-p/1931359#M31540</link>
      <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/237837"&gt;@OMG&lt;/a&gt;&amp;nbsp;you might consider using the SEMC interface, I think for RT117x it can be clocked at up to 200MHz and can be 16-bits wide in SRAM mode.&lt;/P&gt;</description>
      <pubDate>Tue, 13 Aug 2024 17:22:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Is-it-possible-to-transfer-high-speed-data-via-HSGPIO-using-eDMA/m-p/1931359#M31540</guid>
      <dc:creator>nickwallis</dc:creator>
      <dc:date>2024-08-13T17:22:41Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to transfer high speed data via HSGPIO using eDMA?</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Is-it-possible-to-transfer-high-speed-data-via-HSGPIO-using-eDMA/m-p/1933972#M31573</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/237837"&gt;@OMG&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;As &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/77802"&gt;@nickwallis&lt;/a&gt;&amp;nbsp;mention you can take a look to SEMC and FlexIO or FlexSPI&lt;/P&gt;</description>
      <pubDate>Fri, 16 Aug 2024 23:15:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Is-it-possible-to-transfer-high-speed-data-via-HSGPIO-using-eDMA/m-p/1933972#M31573</guid>
      <dc:creator>Pablo_Ramos</dc:creator>
      <dc:date>2024-08-16T23:15:23Z</dc:date>
    </item>
  </channel>
</rss>

