<?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: IMX8ULP Boundary Scan EXTEST issues in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/IMX8ULP-Boundary-Scan-EXTEST-issues/m-p/1977476#M229878</link>
    <description>Do you mean i need to change the JTAG connection from TDO to TDI, TDI to TCK, TCK to TDO?&lt;BR /&gt;&lt;BR /&gt;Why is that?&lt;BR /&gt;Originally, i can connect, and get the IDCode succeesfully without change the connection.&lt;BR /&gt;&lt;BR /&gt;After change it just like you said, it even can't connect.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The only problem I originally have, is it can't enter the EXTEST mode, it just like the chip reset when i send EXTEST command.</description>
    <pubDate>Sat, 19 Oct 2024 02:18:01 GMT</pubDate>
    <dc:creator>Corebb</dc:creator>
    <dc:date>2024-10-19T02:18:01Z</dc:date>
    <item>
      <title>IMX8ULP Boundary Scan EXTEST issues</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX8ULP-Boundary-Scan-EXTEST-issues/m-p/1975862#M229783</link>
      <description>&lt;P&gt;I have an IMX8ULP chip, and I want to use JTAG for Boundary Scan.&lt;/P&gt;&lt;P&gt;I can successfully connect and run in SAMPLE mode, and I can see the IO status. However, when I switch to EXTEST mode, the connection immediately drops, and it seems like the chip powers off and resets right away.&lt;/P&gt;&lt;P&gt;I saw documentation related to the IMX8M PLUS that mentions the need to set PMIC_STBY_REQ to low, and several BOOT_MODE pins need to be configured to different states.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="lQLPKd43qVdrMqvNAt3NAuGw509gEsoKdXUG7Zcu1KpmAQ_737_733.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/305206i522B8A70B425A8D2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="lQLPKd43qVdrMqvNAt3NAuGw509gEsoKdXUG7Zcu1KpmAQ_737_733.png" alt="lQLPKd43qVdrMqvNAt3NAuGw509gEsoKdXUG7Zcu1KpmAQ_737_733.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;But in the IMX8ULP, this part is omitted, and I couldn't find any reference in the documentation about whether the BOOT_MODE needs to be set to a specific state. I also don't know how to set PMIC_STBY_REQ to low.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="QQ20241017-162302.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/305207i9D627158AFF1337D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="QQ20241017-162302.png" alt="QQ20241017-162302.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;My request is to enter EXTEST mode in Boundary Scan on the IMX8ULP(MIMX8UD7CVP08SC） and control the IO levels. I need help to check if any specific pins need to be configured in a certain state to achieve this. If so, how should this be done? Thank you.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Oct 2024 08:25:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX8ULP-Boundary-Scan-EXTEST-issues/m-p/1975862#M229783</guid>
      <dc:creator>Corebb</dc:creator>
      <dc:date>2024-10-17T08:25:21Z</dc:date>
    </item>
    <item>
      <title>Re: IMX8ULP Boundary Scan EXTEST issues</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX8ULP-Boundary-Scan-EXTEST-issues/m-p/1977154#M229857</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;JTAG is different from MX8MPlus then&lt;/P&gt;
&lt;P&gt;JTAG_TDO -&amp;gt; JTAG_TDI&lt;/P&gt;
&lt;P&gt;JTAG_TDI -&amp;gt; JTAG_TCK&lt;/P&gt;
&lt;P&gt;JTAG_TCK -&amp;gt; JTAG_TDO&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;JTAG should work with these changes.&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Fri, 18 Oct 2024 13:50:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX8ULP-Boundary-Scan-EXTEST-issues/m-p/1977154#M229857</guid>
      <dc:creator>Bio_TICFSL</dc:creator>
      <dc:date>2024-10-18T13:50:34Z</dc:date>
    </item>
    <item>
      <title>Re: IMX8ULP Boundary Scan EXTEST issues</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX8ULP-Boundary-Scan-EXTEST-issues/m-p/1977476#M229878</link>
      <description>Do you mean i need to change the JTAG connection from TDO to TDI, TDI to TCK, TCK to TDO?&lt;BR /&gt;&lt;BR /&gt;Why is that?&lt;BR /&gt;Originally, i can connect, and get the IDCode succeesfully without change the connection.&lt;BR /&gt;&lt;BR /&gt;After change it just like you said, it even can't connect.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The only problem I originally have, is it can't enter the EXTEST mode, it just like the chip reset when i send EXTEST command.</description>
      <pubDate>Sat, 19 Oct 2024 02:18:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX8ULP-Boundary-Scan-EXTEST-issues/m-p/1977476#M229878</guid>
      <dc:creator>Corebb</dc:creator>
      <dc:date>2024-10-19T02:18:01Z</dc:date>
    </item>
    <item>
      <title>Re: IMX8ULP Boundary Scan EXTEST issues</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX8ULP-Boundary-Scan-EXTEST-issues/m-p/1980679#M230073</link>
      <description>&lt;P&gt;Need Help.&lt;/P&gt;</description>
      <pubDate>Thu, 24 Oct 2024 02:48:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX8ULP-Boundary-Scan-EXTEST-issues/m-p/1980679#M230073</guid>
      <dc:creator>Corebb</dc:creator>
      <dc:date>2024-10-24T02:48:41Z</dc:date>
    </item>
  </channel>
</rss>

