<?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: How to use LPCXpresso812-MAX board's OBD to debug external LPC1102 in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-use-LPCXpresso812-MAX-board-s-OBD-to-debug-external/m-p/684266#M27535</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kasun Prabash,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; The LPCxpresso 812 MAX board didn't leave the connect to external chip with the OBD.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; So, if you want to use it, you need to modify the board, and connect the wire by yourself.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; As you know, the debugger interface SWD just need 5 wire: VDD, SWD_CLK, SWD_DATA, RESET and GND. Normally, if there two chip, the SWD_CLK wire must be isolated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; From the LPCXpresso 824 MAX board schematic, you can try to modify these points:&lt;/P&gt;&lt;P&gt;1. remove the R34, and connect a wire in LPC11U35 pin 16, then connect it to your own chip's SWD_CLK.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/7188i05EA324CC54BD01C/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Other swd pins: VDD, GND, SWD_DAT,RESET, you can use P3 interface&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/7228i01642F9574877D79/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;But all these pins you need to connect to your own board.&lt;/P&gt;&lt;P&gt;You can try it on your side.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Wish it helps&amp;nbsp; you!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Kerry&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>Wed, 02 Aug 2017 06:13:48 GMT</pubDate>
    <dc:creator>kerryzhou</dc:creator>
    <dc:date>2017-08-02T06:13:48Z</dc:date>
    <item>
      <title>How to use LPCXpresso812-MAX board's OBD to debug external LPC1102</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-use-LPCXpresso812-MAX-board-s-OBD-to-debug-external/m-p/684265#M27534</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have LPCXpresso812-MAX and need to program/debug &lt;STRONG&gt;LPC1102 using OBD&lt;/STRONG&gt;. schematic shows the connector but I don't understand the &lt;STRONG&gt;exact way to isolate the LPC812 and direct to LPC110&lt;/STRONG&gt;2. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any help would be appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Jul 2017 09:27:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-use-LPCXpresso812-MAX-board-s-OBD-to-debug-external/m-p/684265#M27534</guid>
      <dc:creator>kasunprabash</dc:creator>
      <dc:date>2017-07-26T09:27:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to use LPCXpresso812-MAX board's OBD to debug external LPC1102</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-use-LPCXpresso812-MAX-board-s-OBD-to-debug-external/m-p/684266#M27535</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kasun Prabash,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; The LPCxpresso 812 MAX board didn't leave the connect to external chip with the OBD.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; So, if you want to use it, you need to modify the board, and connect the wire by yourself.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; As you know, the debugger interface SWD just need 5 wire: VDD, SWD_CLK, SWD_DATA, RESET and GND. Normally, if there two chip, the SWD_CLK wire must be isolated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; From the LPCXpresso 824 MAX board schematic, you can try to modify these points:&lt;/P&gt;&lt;P&gt;1. remove the R34, and connect a wire in LPC11U35 pin 16, then connect it to your own chip's SWD_CLK.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/7188i05EA324CC54BD01C/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Other swd pins: VDD, GND, SWD_DAT,RESET, you can use P3 interface&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/7228i01642F9574877D79/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;But all these pins you need to connect to your own board.&lt;/P&gt;&lt;P&gt;You can try it on your side.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Wish it helps&amp;nbsp; you!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Kerry&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>Wed, 02 Aug 2017 06:13:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-use-LPCXpresso812-MAX-board-s-OBD-to-debug-external/m-p/684266#M27535</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2017-08-02T06:13:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to use LPCXpresso812-MAX board's OBD to debug external LPC1102</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-use-LPCXpresso812-MAX-board-s-OBD-to-debug-external/m-p/684267#M27536</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just wanted to add to this thread ... LPCXpresso MAX boards are the lowest cost variant of the LPCXpresso board family and aren't designed to be configured as debug probes for other targets. Kerry has given some good "hacker" tips to try and make this work with a MAX board, even though it wasn't design with this capability in mind.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unlike the MAX variant, the original LPCXpresso, LPCXpresso CD and LPCXpresso V2 &amp;amp; V3 boards are all designed for this capability. See &lt;A href="http://www.nxp.com/lpcxpressoboards"&gt;www.nxp.com/lpcxpresso-boards&lt;/A&gt;&amp;nbsp;for an overview.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Aug 2017 18:31:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-use-LPCXpresso812-MAX-board-s-OBD-to-debug-external/m-p/684267#M27536</guid>
      <dc:creator>brendonslade</dc:creator>
      <dc:date>2017-08-03T18:31:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to use LPCXpresso812-MAX board's OBD to debug external LPC1102</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-use-LPCXpresso812-MAX-board-s-OBD-to-debug-external/m-p/684268#M27537</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Brendon Slade,&lt;/P&gt;&lt;P&gt;&amp;nbsp; Thanks a lot for your supplement!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Kerry&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Aug 2017 02:11:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-use-LPCXpresso812-MAX-board-s-OBD-to-debug-external/m-p/684268#M27537</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2017-08-04T02:11:42Z</dc:date>
    </item>
  </channel>
</rss>

