<?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: P1022 - Issue on HRESET while loading Flash in P-Series</title>
    <link>https://community.nxp.com/t5/P-Series/P1022-Issue-on-HRESET-while-loading-Flash/m-p/377987#M1978</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;I have a more hardware related question. In AN4343, the Design Checklist, on page 26, note 7 on Figure 5 says “CKSTP_OUT0,CKSTP_OUT1 are POR muxed with cfg_romloc and may need to be separated.”&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I thinks this means the two signals can not be connect together as CKSTP_IN, since they are muxed with cfg_rom_loc to be input during reset. As in Figure 5 of the design checklist, CKSTP_OUT are gated while CKSTP_IN not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;So, to come full circle, what we’re trying to do right now is hook up the CKSTP1 signal through an AND gate as per the design checklist, but it requires a pullup resistor because it looks like it’s an open drain output (though I can’t confirm that anywhere) and so I’m trying to balance the value of that pullup between pulling the signal high enough for the AND gate to recognize a logic high, and still have the P1022 recognize the pulldown for POR configuration.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;In P1022DS, Actel A3P600-FGG484 FPGA is used for cfg_rom_loc. And CKSTP_OUT is pulled up with 4.7K to OVDD&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Lunmin&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>Tue, 27 Jan 2015 09:19:36 GMT</pubDate>
    <dc:creator>lunminliang</dc:creator>
    <dc:date>2015-01-27T09:19:36Z</dc:date>
    <item>
      <title>P1022 - Issue on HRESET while loading Flash</title>
      <link>https://community.nxp.com/t5/P-Series/P1022-Issue-on-HRESET-while-loading-Flash/m-p/377986#M1977</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;I have a more hardware related question. In AN4343, the Design Checklist, on page 26, note 7 on Figure 5 says “CKSTP_OUT0,CKSTP_OUT1 are POR muxed with cfg_romloc and may need to be separated.”&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;Our struggle right now is we have a 4.7k pull down resistor on CKSTP_OUT1 to set the CFG_ROM_LOC during POR. I had left this CKSTP output disconnected from the COP interface and just used the CKSTP0 signal to drive it directly, figuring that the two cores would halt pretty much in sync during reset assertion.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;What appears to be happening though is that core 1 is halting a little slower than core 0, and the Codewarrior TAP is reporting that the device is not halted. However, if we probe the HRESET signal, suddenly it thinks the processor is properly halted and proceeds with trying to load the flash.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;Our only theory right now is the extra capacitance of the probe is slowing the HRESET signal down just enough that the other core is able to get halted in time for it to work.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;So, to come full circle, what we’re trying to do right now is hook up the CKSTP1 signal through an AND gate as per the design checklist, but it requires a pullup resistor because it looks like it’s an open drain output (though I can’t confirm that anywhere) and so I’m trying to balance the value of that pullup between pulling the signal high enough for the AND gate to recognize a logic high, and still have the P1022 recognize the pulldown for POR configuration.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;Does any of that make sense? The quoted text at the very top of the email is really confusing to me right now. I’m not sure at all what “may need to be separated” means in a practical sense.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2015 18:22:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/P-Series/P1022-Issue-on-HRESET-while-loading-Flash/m-p/377986#M1977</guid>
      <dc:creator>adamgarrison</dc:creator>
      <dc:date>2015-01-26T18:22:18Z</dc:date>
    </item>
    <item>
      <title>Re: P1022 - Issue on HRESET while loading Flash</title>
      <link>https://community.nxp.com/t5/P-Series/P1022-Issue-on-HRESET-while-loading-Flash/m-p/377987#M1978</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;I have a more hardware related question. In AN4343, the Design Checklist, on page 26, note 7 on Figure 5 says “CKSTP_OUT0,CKSTP_OUT1 are POR muxed with cfg_romloc and may need to be separated.”&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I thinks this means the two signals can not be connect together as CKSTP_IN, since they are muxed with cfg_rom_loc to be input during reset. As in Figure 5 of the design checklist, CKSTP_OUT are gated while CKSTP_IN not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;So, to come full circle, what we’re trying to do right now is hook up the CKSTP1 signal through an AND gate as per the design checklist, but it requires a pullup resistor because it looks like it’s an open drain output (though I can’t confirm that anywhere) and so I’m trying to balance the value of that pullup between pulling the signal high enough for the AND gate to recognize a logic high, and still have the P1022 recognize the pulldown for POR configuration.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;In P1022DS, Actel A3P600-FGG484 FPGA is used for cfg_rom_loc. And CKSTP_OUT is pulled up with 4.7K to OVDD&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Lunmin&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>Tue, 27 Jan 2015 09:19:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/P-Series/P1022-Issue-on-HRESET-while-loading-Flash/m-p/377987#M1978</guid>
      <dc:creator>lunminliang</dc:creator>
      <dc:date>2015-01-27T09:19:36Z</dc:date>
    </item>
  </channel>
</rss>

