<?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: LS1046A RSTCR register can not control RESET_REQ_B output? in Layerscape</title>
    <link>https://community.nxp.com/t5/Layerscape/LS1046A-RSTCR-register-can-not-control-RESET-REQ-B-output/m-p/1316096#M8608</link>
    <description>&lt;P&gt;Low state of RESET_REQ_B signal means that reset request is already issued.&lt;/P&gt;
&lt;P&gt;Did you check this signals after reset? Is it high when device comes out of reset sequence?&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Bulat&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 30 Jul 2021 16:51:51 GMT</pubDate>
    <dc:creator>Bulat</dc:creator>
    <dc:date>2021-07-30T16:51:51Z</dc:date>
    <item>
      <title>LS1046A RSTCR register can not control RESET_REQ_B output?</title>
      <link>https://community.nxp.com/t5/Layerscape/LS1046A-RSTCR-register-can-not-control-RESET-REQ-B-output/m-p/1315168#M8592</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;I set RESET_REQ bit of RSTCR register in LS1046A to 1,why the pin RESET_REQ_B can not output reset request? Whether I set RESET_REQ bit to 1 or 0, RESET_REQ_B always output level 0.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;</description>
      <pubDate>Thu, 29 Jul 2021 09:28:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/LS1046A-RSTCR-register-can-not-control-RESET-REQ-B-output/m-p/1315168#M8592</guid>
      <dc:creator>flashingsky</dc:creator>
      <dc:date>2021-07-29T09:28:17Z</dc:date>
    </item>
    <item>
      <title>Re: LS1046A RSTCR register can not control RESET_REQ_B output?</title>
      <link>https://community.nxp.com/t5/Layerscape/LS1046A-RSTCR-register-can-not-control-RESET-REQ-B-output/m-p/1316096#M8608</link>
      <description>&lt;P&gt;Low state of RESET_REQ_B signal means that reset request is already issued.&lt;/P&gt;
&lt;P&gt;Did you check this signals after reset? Is it high when device comes out of reset sequence?&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Bulat&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 30 Jul 2021 16:51:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/LS1046A-RSTCR-register-can-not-control-RESET-REQ-B-output/m-p/1316096#M8608</guid>
      <dc:creator>Bulat</dc:creator>
      <dc:date>2021-07-30T16:51:51Z</dc:date>
    </item>
    <item>
      <title>Re: LS1046A RSTCR register can not control RESET_REQ_B output?</title>
      <link>https://community.nxp.com/t5/Layerscape/LS1046A-RSTCR-register-can-not-control-RESET-REQ-B-output/m-p/1316193#M8610</link>
      <description>&lt;P&gt;Thanks,Bulate.&lt;/P&gt;&lt;P&gt;After reset,RESET_REQ_B&amp;nbsp; constantly keep low. This signal is only pulled high by pull up resistor during reset.&lt;/P&gt;&lt;P&gt;So if I use the low RESET_REQ_B to trig a PORESET_B to LS1046A,the LS1046A would not run up and keep in reset state.&lt;/P&gt;&lt;P&gt;I've checked the LS1046A Reference Manual.It refers to that RESET_REQ_B is Negated-Indicates no reset request in table 4-3. Does it mean that RESET_REQ_B low issuses no reset request and high issuses reset request?&lt;/P&gt;&lt;P&gt;Best regards.&lt;/P&gt;</description>
      <pubDate>Sat, 31 Jul 2021 02:29:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/LS1046A-RSTCR-register-can-not-control-RESET-REQ-B-output/m-p/1316193#M8610</guid>
      <dc:creator>flashingsky</dc:creator>
      <dc:date>2021-07-31T02:29:07Z</dc:date>
    </item>
    <item>
      <title>Re: LS1046A RSTCR register can not control RESET_REQ_B output?</title>
      <link>https://community.nxp.com/t5/Layerscape/LS1046A-RSTCR-register-can-not-control-RESET-REQ-B-output/m-p/1316208#M8611</link>
      <description>Hi,Bulat: I've solved this problem.Thank you! You're right.Low state of RESET_REQ_B signal means that reset request is already issued.It is because serdes 2 module is not used in my application.I do not provide any clock to SD2_REF_CLK1/2.So after reset,SD2 PLL unlock will issue RESET_REQ_B to low which can be found in RSTRQSR1 register(SRDS_RST_RR bit).So after I power down SD2 PLL by RCW,RESET_REQ_B changes to high after reset. Then if I set RESET_REQ bit of RSTCR register,Low RESET_REQ_B can trig a PORESET to LS1046A. Best Regards!</description>
      <pubDate>Sat, 31 Jul 2021 08:52:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/LS1046A-RSTCR-register-can-not-control-RESET-REQ-B-output/m-p/1316208#M8611</guid>
      <dc:creator>flashingsky</dc:creator>
      <dc:date>2021-07-31T08:52:04Z</dc:date>
    </item>
  </channel>
</rss>

