<?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>LPC MicrocontrollersのトピックRe: LPC54113 ISP access over I2C</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54113-ISP-access-over-I2C/m-p/1469297#M49045</link>
    <description>&lt;P&gt;Hello ,&lt;/P&gt;
&lt;P&gt;Make sure connect the right I2C signals:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Alice_Yang_0-1654509510839.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/182296iB2830533EA175DAD/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Alice_Yang_0-1654509510839.png" alt="Alice_Yang_0-1654509510839.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also could you please describe your application architecture more detail, and the steps to reproduce the issue.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Alice&lt;/P&gt;</description>
    <pubDate>Mon, 06 Jun 2022 10:00:01 GMT</pubDate>
    <dc:creator>Alice_Yang</dc:creator>
    <dc:date>2022-06-06T10:00:01Z</dc:date>
    <item>
      <title>LPC54113 ISP access over I2C</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54113-ISP-access-over-I2C/m-p/1468904#M49027</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am working with&amp;nbsp;LPC54113J256UK49Z and I am unable to get the ROM ISP to respond to the I2C bus.&amp;nbsp; Using the debugger and a sample app I am able to see the probe message on the correct i2c port.&lt;/P&gt;&lt;PRE&gt;&lt;FONT color="#AF5F00"&gt;143 &lt;/FONT&gt;&lt;FONT color="#0000AA"&gt;&amp;gt;----&lt;/FONT&gt;&lt;FONT color="#00AA00"&gt;uint8_t&lt;/FONT&gt; command[] = { SH_CMD_PROBE, &lt;FONT color="#AA0000"&gt;0x01&lt;/FONT&gt;, &lt;FONT color="#AA0000"&gt;0x00&lt;/FONT&gt;, &lt;FONT color="#AA0000"&gt;0x00&lt;/FONT&gt;, &lt;FONT color="#AA0000"&gt;0x00&lt;/FONT&gt;, &lt;FONT color="#AA0000"&gt;0x00&lt;/FONT&gt;, &lt;FONT color="#AA0000"&gt;0x00&lt;/FONT&gt;, &lt;FONT color="#AA0000"&gt;0xA4&lt;/FONT&gt; };

&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;I am holding both ISP1 (PIO0_4) and ISP0 (PIO0_31) low and toggling the reset pin.&amp;nbsp; I can see that my application is not running.&amp;nbsp; I am issuing the i2c command in a loop, but the pin PIO0_4 remains high.&lt;/P&gt;&lt;P&gt;I do have something connected to the SPI port ( PIO0_12 ) with a 10MEG pull up.&amp;nbsp; I don't know if that is causing an issue or not.&lt;/P&gt;</description>
      <pubDate>Fri, 03 Jun 2022 20:46:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54113-ISP-access-over-I2C/m-p/1468904#M49027</guid>
      <dc:creator>andrewdeliso</dc:creator>
      <dc:date>2022-06-03T20:46:25Z</dc:date>
    </item>
    <item>
      <title>Re: LPC54113 ISP access over I2C</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54113-ISP-access-over-I2C/m-p/1469297#M49045</link>
      <description>&lt;P&gt;Hello ,&lt;/P&gt;
&lt;P&gt;Make sure connect the right I2C signals:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Alice_Yang_0-1654509510839.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/182296iB2830533EA175DAD/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Alice_Yang_0-1654509510839.png" alt="Alice_Yang_0-1654509510839.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also could you please describe your application architecture more detail, and the steps to reproduce the issue.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Alice&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jun 2022 10:00:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54113-ISP-access-over-I2C/m-p/1469297#M49045</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2022-06-06T10:00:01Z</dc:date>
    </item>
    <item>
      <title>Re: LPC54113 ISP access over I2C</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54113-ISP-access-over-I2C/m-p/1469382#M49048</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/27788"&gt;@Alice_Yang&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;I have those signals connected.&amp;nbsp; I am using an iMX6 to program a LPC54113.&amp;nbsp; I am working on completing an in system programming application were the I2C bus on the iMX6 reprograms the LPC54113.&amp;nbsp; I am know the I2C lines are working because when I program my application via SWD I have no issues talking between the host processor and the LPC54113.&amp;nbsp; I also send the ISP probe message to that program and was able to receive it without issue.&lt;/P&gt;&lt;P&gt;The issue I am having is I hold ISP0 and ISP1 low to enter into the boot ROM for I2C/SPI communication I am unable to get ISP to go to 0.&amp;nbsp; My concern is that I have something connected to&amp;nbsp;&lt;SPAN&gt;PIO0_12 which causes the system to think a SPI operation is underway and causes an issue.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I posted the array of the message I was sending in case I was simply reading the reference manual wrong and had a packet format error.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Andy&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jun 2022 12:53:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54113-ISP-access-over-I2C/m-p/1469382#M49048</guid>
      <dc:creator>andrewdeliso</dc:creator>
      <dc:date>2022-06-06T12:53:02Z</dc:date>
    </item>
    <item>
      <title>Re: LPC54113 ISP access over I2C</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54113-ISP-access-over-I2C/m-p/1471184#M49107</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;"&lt;SPAN&gt;&amp;nbsp;My concern is that I have something connected to&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;PIO0_12 which causes the system to think a SPI operation is underway and causes an issue.&lt;/SPAN&gt;"&lt;/P&gt;
&lt;P&gt;-&amp;gt; Yes, maybe , how about disconnect PIO0_12.&lt;/P&gt;
&lt;P&gt;Also use a logic measure the i2c signal, check whether send right command to LPC54113.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Alice&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jun 2022 03:46:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54113-ISP-access-over-I2C/m-p/1471184#M49107</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2022-06-09T03:46:53Z</dc:date>
    </item>
    <item>
      <title>Re: LPC54113 ISP access over I2C</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54113-ISP-access-over-I2C/m-p/1472953#M49143</link>
      <description>&lt;P&gt;I figured out the issues.&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;I had a coding error that was truncating some of my probe messages.&lt;/LI&gt;&lt;LI&gt;On the LPC54113, the probe message carries a response.&amp;nbsp; You need to read it to keep in sync.&lt;/LI&gt;&lt;LI&gt;The pins change behavior from when you Re-Invoke the boot ROM verses it coming up on its own.&amp;nbsp; The SPI pins in this case appear to become driven outputs low, verses being left enabled but unused in the ROM probing case.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;-Andy&lt;/P&gt;</description>
      <pubDate>Mon, 13 Jun 2022 14:29:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54113-ISP-access-over-I2C/m-p/1472953#M49143</guid>
      <dc:creator>andrewdeliso</dc:creator>
      <dc:date>2022-06-13T14:29:14Z</dc:date>
    </item>
  </channel>
</rss>

