<?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: iMX8MP MIPI DSI Commands Timing Out in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/iMX8MP-MIPI-DSI-Commands-Timing-Out/m-p/1719671#M212278</link>
    <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/221552"&gt;@liamsul42&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Hi,&lt;/P&gt;&lt;P&gt;if i move&amp;nbsp;st7701_init_sequence(st7701) this function to&amp;nbsp;st7701_enable but it is streaming and not able to see the data&lt;BR /&gt;&lt;BR /&gt;Can you please share the code to u&lt;SPAN&gt;moorthi@phoenix.tech&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 20 Sep 2023 05:04:16 GMT</pubDate>
    <dc:creator>Udhay_</dc:creator>
    <dc:date>2023-09-20T05:04:16Z</dc:date>
    <item>
      <title>iMX8MP MIPI DSI Commands Timing Out</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX8MP-MIPI-DSI-Commands-Timing-Out/m-p/1703214#M210619</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am running into an issue when trying to send MIPI DSI initialization commands&amp;nbsp;from a iMX8MP to a ST7701S Panel Driver on a ER-TFT040-2 LCD Panel.&amp;nbsp; After attaching to the bridge, I am attempting to send the initialization commands, but get the error &lt;EM&gt;"&lt;STRONG&gt;mipi_dsi: wait payload tx done time out&lt;/STRONG&gt;" &lt;/EM&gt;on every single one of the commands. This is also causing the board to not boot as the Kernel panics with the error "&lt;EM&gt;Kernel panic - not syncing: Asynchronous SError Interrupt.&lt;/EM&gt;&lt;EM&gt;"&amp;nbsp;&lt;/EM&gt;I have included my ST7701S panel driver and kernel log as apart of this, any solutions or help would be greatly appreciated!&lt;/P&gt;</description>
      <pubDate>Thu, 10 Aug 2023 19:28:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX8MP-MIPI-DSI-Commands-Timing-Out/m-p/1703214#M210619</guid>
      <dc:creator>liamsul42</dc:creator>
      <dc:date>2023-08-10T19:28:13Z</dc:date>
    </item>
    <item>
      <title>Re: iMX8MP MIPI DSI Commands Timing Out</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX8MP-MIPI-DSI-Commands-Timing-Out/m-p/1703631#M210661</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;such exceptions can be due to memory errors, one can run ddr test and&lt;/P&gt;
&lt;P&gt;rebuild image.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.nxp.com/docs/DOC-340179" target="_blank"&gt;https://community.nxp.com/docs/DOC-340179&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also please check that you did not copied some binaries from previous builds&lt;/P&gt;
&lt;P&gt;or other kernel revisions. Recommended fully rebuild image with modified sources.&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Fri, 11 Aug 2023 14:46:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX8MP-MIPI-DSI-Commands-Timing-Out/m-p/1703631#M210661</guid>
      <dc:creator>Bio_TICFSL</dc:creator>
      <dc:date>2023-08-11T14:46:32Z</dc:date>
    </item>
    <item>
      <title>Re: iMX8MP MIPI DSI Commands Timing Out</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX8MP-MIPI-DSI-Commands-Timing-Out/m-p/1703679#M210663</link>
      <description>&lt;P&gt;Thank you for the feedback, however, this was not the issue.&lt;BR /&gt;&lt;BR /&gt;I ended up finding what the issue was and in the ST7701 driver the initialization function was being called by the prepare function which was happening prior to the clock starting. Hence, the error because none of the tx bits were being removed from queue with the clock not active. Moving the initialization function to happen before the enable and after the clock was activated fixed it.&lt;/P&gt;</description>
      <pubDate>Fri, 11 Aug 2023 17:23:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX8MP-MIPI-DSI-Commands-Timing-Out/m-p/1703679#M210663</guid>
      <dc:creator>liamsul42</dc:creator>
      <dc:date>2023-08-11T17:23:53Z</dc:date>
    </item>
    <item>
      <title>Re: iMX8MP MIPI DSI Commands Timing Out</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX8MP-MIPI-DSI-Commands-Timing-Out/m-p/1703852#M210683</link>
      <description>&lt;P&gt;hello liamsul42，I have the same situation, I tried several methods and it didn't work. could you tell me exactly how to move, thank you very much！&lt;/P&gt;</description>
      <pubDate>Sun, 13 Aug 2023 03:14:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX8MP-MIPI-DSI-Commands-Timing-Out/m-p/1703852#M210683</guid>
      <dc:creator>liqing1</dc:creator>
      <dc:date>2023-08-13T03:14:43Z</dc:date>
    </item>
    <item>
      <title>Re: iMX8MP MIPI DSI Commands Timing Out</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX8MP-MIPI-DSI-Commands-Timing-Out/m-p/1704418#M210753</link>
      <description>&lt;P&gt;I was only getting this error due to the clock not running and not being able to clock out any bits from the FIFO queue that was sending the MIPI DSI commands. I would recommend ensuring that your clock is running and able to send out the packets/payloads from the FIFO queue.&lt;/P&gt;</description>
      <pubDate>Mon, 14 Aug 2023 16:07:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX8MP-MIPI-DSI-Commands-Timing-Out/m-p/1704418#M210753</guid>
      <dc:creator>liamsul42</dc:creator>
      <dc:date>2023-08-14T16:07:49Z</dc:date>
    </item>
    <item>
      <title>Re: iMX8MP MIPI DSI Commands Timing Out</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX8MP-MIPI-DSI-Commands-Timing-Out/m-p/1704817#M210796</link>
      <description>&lt;P&gt;Thanks for your advice.I can get LPDT data with a logic analyzer, so the timeout is not important for me, I commented this code.&lt;/P&gt;</description>
      <pubDate>Tue, 15 Aug 2023 07:27:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX8MP-MIPI-DSI-Commands-Timing-Out/m-p/1704817#M210796</guid>
      <dc:creator>liqing1</dc:creator>
      <dc:date>2023-08-15T07:27:24Z</dc:date>
    </item>
    <item>
      <title>Re: iMX8MP MIPI DSI Commands Timing Out</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX8MP-MIPI-DSI-Commands-Timing-Out/m-p/1719671#M212278</link>
      <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/221552"&gt;@liamsul42&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Hi,&lt;/P&gt;&lt;P&gt;if i move&amp;nbsp;st7701_init_sequence(st7701) this function to&amp;nbsp;st7701_enable but it is streaming and not able to see the data&lt;BR /&gt;&lt;BR /&gt;Can you please share the code to u&lt;SPAN&gt;moorthi@phoenix.tech&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Sep 2023 05:04:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX8MP-MIPI-DSI-Commands-Timing-Out/m-p/1719671#M212278</guid>
      <dc:creator>Udhay_</dc:creator>
      <dc:date>2023-09-20T05:04:16Z</dc:date>
    </item>
    <item>
      <title>Re: iMX8MP MIPI DSI Commands Timing Out</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX8MP-MIPI-DSI-Commands-Timing-Out/m-p/1816395#M220469</link>
      <description>&lt;P&gt;This did the trick for me, partially. Do get an image, but my vertical line count seems off, image is replicated 2.5 times vertically.&lt;/P&gt;&lt;P&gt;I also removed the IOVCC and VCC in the device tree..&lt;/P&gt;</description>
      <pubDate>Tue, 27 Feb 2024 09:02:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX8MP-MIPI-DSI-Commands-Timing-Out/m-p/1816395#M220469</guid>
      <dc:creator>H_Grobben</dc:creator>
      <dc:date>2024-02-27T09:02:02Z</dc:date>
    </item>
  </channel>
</rss>

