<?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: CAN ISP on LPC5536 in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/CAN-ISP-on-LPC5536/m-p/1975512#M57080</link>
    <description>&lt;P&gt;Hi Alice,&lt;/P&gt;&lt;P&gt;OK thank you.&amp;nbsp; Is there a particular CAN message id or range that the boot loader responds to and sends to for the ISP frames and their responses?&amp;nbsp; This information is not in the reference manual either.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Eric&lt;/P&gt;</description>
    <pubDate>Wed, 16 Oct 2024 22:02:15 GMT</pubDate>
    <dc:creator>Eric60</dc:creator>
    <dc:date>2024-10-16T22:02:15Z</dc:date>
    <item>
      <title>CAN ISP on LPC5536</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/CAN-ISP-on-LPC5536/m-p/1965992#M56945</link>
      <description>&lt;P&gt;I am interested in using CAN ISP mode using the LPC5536.&amp;nbsp; The reference manual seems to imply that CAN uses the same ISP format as the other serial ISP methods.&amp;nbsp; Does this mean that a CAN FD connection is needed? This seems to be the case because some of the ISP messages are too large for one 8 byte frame. Or is the protocol CANOpen based as was used on some other NXP devices?&lt;/P&gt;&lt;P&gt;Additionally, is there any existing tools or code that can use the CAN ISP mode?&amp;nbsp; I have looked at flashmagic, but it does not have a CAN option for the LPC5536.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Oct 2024 22:59:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/CAN-ISP-on-LPC5536/m-p/1965992#M56945</guid>
      <dc:creator>Eric60</dc:creator>
      <dc:date>2024-10-02T22:59:12Z</dc:date>
    </item>
    <item>
      <title>Re: CAN ISP on LPC5536</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/CAN-ISP-on-LPC5536/m-p/1969693#M56986</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/241406"&gt;@Eric60&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;The CAN ISP mode does not support CAN FD, it only supports CAN. Unfortunately, there is no tool available for CAN ISP mode for the LPC5536. How about using UART ISP or USB ISP mode instead?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;BR&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Alice&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Oct 2024 07:56:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/CAN-ISP-on-LPC5536/m-p/1969693#M56986</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2024-10-09T07:56:48Z</dc:date>
    </item>
    <item>
      <title>Re: CAN ISP on LPC5536</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/CAN-ISP-on-LPC5536/m-p/1970109#M56989</link>
      <description>&lt;P&gt;Hi Alice,&lt;/P&gt;&lt;P&gt;CAN-2.0 support is actually required in our case, and UART or UBS is not an option. However, based on my study of the reference manual, how the ISP protocol maps to the 8 byte CAN 2.0 frames is far from clear.&amp;nbsp; Can you provide any information about that? We don't have any problem implementing the protocol, but need the necessary details.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Eric&lt;/P&gt;</description>
      <pubDate>Wed, 09 Oct 2024 16:22:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/CAN-ISP-on-LPC5536/m-p/1970109#M56989</guid>
      <dc:creator>Eric60</dc:creator>
      <dc:date>2024-10-09T16:22:44Z</dc:date>
    </item>
    <item>
      <title>Re: CAN ISP on LPC5536</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/CAN-ISP-on-LPC5536/m-p/1971581#M57014</link>
      <description>&lt;P&gt;Hi Alice,&lt;/P&gt;&lt;P&gt;Sorry I'm not used to this forum, I replied to the main topic, which see, but basically basic CAN is needed, we can't do FD for certain reasons.&amp;nbsp; Given basic CAN, the main issue now is it's not clear how the ISP protocol is transported on 8 byte frames given some of the messages are larger. Can you point me to any documentation on how this is done? I'm guessing CAN-TP, but I'd rather not guess.&lt;/P&gt;</description>
      <pubDate>Thu, 10 Oct 2024 18:32:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/CAN-ISP-on-LPC5536/m-p/1971581#M57014</guid>
      <dc:creator>Eric60</dc:creator>
      <dc:date>2024-10-10T18:32:50Z</dc:date>
    </item>
    <item>
      <title>Re: CAN ISP on LPC5536</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/CAN-ISP-on-LPC5536/m-p/1972042#M57027</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/241406"&gt;@Eric60&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Sorry, I have checked internally. There is no example using CAN ISP. You will need a CAN-USB adapter, and then refer to sections "27.11 CAN ISP," "27.3," "27.4," and "27.5" on the PC to communicate with the Boot ROM.&lt;/SPAN&gt;&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>Fri, 11 Oct 2024 09:01:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/CAN-ISP-on-LPC5536/m-p/1972042#M57027</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2024-10-11T09:01:52Z</dc:date>
    </item>
    <item>
      <title>Re: CAN ISP on LPC5536</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/CAN-ISP-on-LPC5536/m-p/1973706#M57058</link>
      <description>&lt;P&gt;Hi Alice,&lt;/P&gt;&lt;P&gt;I read those sections before asking this question.&amp;nbsp; Nowhere in the those sections does it discuss how the larger ISP messages are fragmented into 8 byte CAN frames.&amp;nbsp; Can you provide any information about that?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Oct 2024 01:37:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/CAN-ISP-on-LPC5536/m-p/1973706#M57058</guid>
      <dc:creator>Eric60</dc:creator>
      <dc:date>2024-10-15T01:37:17Z</dc:date>
    </item>
    <item>
      <title>Re: CAN ISP on LPC5536</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/CAN-ISP-on-LPC5536/m-p/1975038#M57074</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/241406"&gt;@Eric60&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;The larger ISP message can only be transmitted frame by frame, requiring multiple transmissions until the entire process is completed.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;BR&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Alice&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Oct 2024 09:16:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/CAN-ISP-on-LPC5536/m-p/1975038#M57074</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2024-10-16T09:16:32Z</dc:date>
    </item>
    <item>
      <title>Re: CAN ISP on LPC5536</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/CAN-ISP-on-LPC5536/m-p/1975512#M57080</link>
      <description>&lt;P&gt;Hi Alice,&lt;/P&gt;&lt;P&gt;OK thank you.&amp;nbsp; Is there a particular CAN message id or range that the boot loader responds to and sends to for the ISP frames and their responses?&amp;nbsp; This information is not in the reference manual either.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Eric&lt;/P&gt;</description>
      <pubDate>Wed, 16 Oct 2024 22:02:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/CAN-ISP-on-LPC5536/m-p/1975512#M57080</guid>
      <dc:creator>Eric60</dc:creator>
      <dc:date>2024-10-16T22:02:15Z</dc:date>
    </item>
    <item>
      <title>Re: CAN ISP on LPC5536</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/CAN-ISP-on-LPC5536/m-p/1979112#M57125</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/241406"&gt;@Eric60&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;How about refer to:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Alice_Yang_0-1729590665633.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/306119iED140B0515297347/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Alice_Yang_0-1729590665633.png" alt="Alice_Yang_0-1729590665633.png" /&gt;&lt;/span&gt;&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;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Oct 2024 09:51:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/CAN-ISP-on-LPC5536/m-p/1979112#M57125</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2024-10-22T09:51:19Z</dc:date>
    </item>
    <item>
      <title>Re: CAN ISP on LPC5536</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/CAN-ISP-on-LPC5536/m-p/1979441#M57128</link>
      <description>&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;P&gt;Hi Alice,&lt;/P&gt;&lt;P&gt;Thanks for that information, it looks like what I need, however do you have a source document where you pulled this from?&amp;nbsp; I don't see it in the LPC5536 reference manual (Rev 3 July 2023).&amp;nbsp;&amp;nbsp; I'm assuming the source document will explain how the speed parameters are used?&lt;/P&gt;&lt;P&gt;Eric&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 22 Oct 2024 17:10:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/CAN-ISP-on-LPC5536/m-p/1979441#M57128</guid>
      <dc:creator>Eric60</dc:creator>
      <dc:date>2024-10-22T17:10:30Z</dc:date>
    </item>
    <item>
      <title>Re: CAN ISP on LPC5536</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/CAN-ISP-on-LPC5536/m-p/1979690#M57131</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/241406"&gt;@Eric60&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sorry, the source in ROM is not public, and I also cannot access it. I found this information in the &lt;CODE&gt;blhost&lt;/CODE&gt; documentation. A customer once configured it this way, and it worked. Therefore, I recommend it to you. You can download the doc from&amp;nbsp;&lt;A href="https://www.nxp.com.cn/docs/en/user-guide/MCUBLHOSTUG.pdf" target="_blank"&gt;https://www.nxp.com.cn/docs/en/user-guide/MCUBLHOSTUG.pdf&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;BR&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Alice&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Oct 2024 03:05:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/CAN-ISP-on-LPC5536/m-p/1979690#M57131</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2024-10-23T03:05:59Z</dc:date>
    </item>
  </channel>
</rss>

