<?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: DFU(lpc_dfuutil.exe) in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/DFU-lpc-dfuutil-exe/m-p/527549#M9421</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by lancos_com on Tue Nov 19 01:40:36 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I implemented a command line DFU util in dual stage. The first stage is implemented by standard dfu-util, the second stage is implemented by me.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;There is also a script to program a binary to SPIFI flash.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;If you are interested you can download the file here &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.lancos.com%2Flpc_dfu-1.02.tar.gz" rel="nofollow" target="_blank"&gt;http://www.lancos.com/lpc_dfu-1.02.tar.gz&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It's free software covered by GPL.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Claudio&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 18:15:19 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T18:15:19Z</dc:date>
    <item>
      <title>DFU(lpc_dfuutil.exe)</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/DFU-lpc-dfuutil-exe/m-p/527544#M9416</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by shiggy on Wed Sep 11 16:36:51 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi Everyone!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;How are you.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am using the dfusec_v1_10 for download the firmware.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The form of dfusec_v1_10 is not necessary for my app.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;So I want to modify the software of dfusec_v1_10.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Does anyone tell ne the algorithm of DFU or the source code?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Please see the attached file.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Shiggy&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;!--break--&amp;gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:15:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/DFU-lpc-dfuutil-exe/m-p/527544#M9416</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:15:15Z</dc:date>
    </item>
    <item>
      <title>Re: DFU(lpc_dfuutil.exe)</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/DFU-lpc-dfuutil-exe/m-p/527545#M9417</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by wellsk on Wed Sep 11 18:21:50 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;gt;Does anyone tell ne the algorithm of DFU or the source code?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You can get the source for the v1.10 programming algorithms in the 18xx/43xx examples area of the LPCOpen v1.03 release.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fdocs.lpcware.com%2Flpcopen%2Fv1.03%2Fgroup___e_x_a_m_p_l_e_s___d_f_u_u_t_i_l__18_x_x43_x_x.html" rel="nofollow" target="_blank"&gt;http://docs.lpcware.com/lpcopen/v1.03/group___e_x_a_m_p_l_e_s___d_f_u_u_t_i_l__18_x_x43_x_x.html&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The source for the PC application is not publicly available.&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:15:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/DFU-lpc-dfuutil-exe/m-p/527545#M9417</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:15:16Z</dc:date>
    </item>
    <item>
      <title>Re: DFU(lpc_dfuutil.exe)</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/DFU-lpc-dfuutil-exe/m-p/527546#M9418</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by shiggy on Wed Sep 11 20:39:53 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi Wellsk-san!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks your quick reply.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fdocs.lpcware.com%2Flpcopen%2Fv1.03%2Fgroup___e_x_a_m_p_l_e_s___d_f_u_u_t_i_l__18_x_x43_x_x.html" rel="nofollow" target="_blank"&gt;http://docs.lpcware.com/lpcopen/v1.03/group___e_x_a_m_p_l_e_s___d_f_u_u_t_i_l__18_x_x43_x_x.html&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;---&amp;gt;I will check and study.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The avobe site(document) show the programming algorithms for&lt;/SPAN&gt;&lt;STRONG&gt; device side&lt;/STRONG&gt;&lt;SPAN&gt;, I think.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;gt;The source for the PC application is not publicly available.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;---&amp;gt; We are neccessay to make a sofware by refering the DFU algorithms of device side, I think.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If it is impossible, we should use the LPC18xx with flash rom, I think. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;But the flash-rom less MCU is better than flash-rom MCU for my App., I think.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have get a good and important imformation from this forum from you.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Shiggy&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:15:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/DFU-lpc-dfuutil-exe/m-p/527546#M9418</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:15:17Z</dc:date>
    </item>
    <item>
      <title>Re: DFU(lpc_dfuutil.exe)</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/DFU-lpc-dfuutil-exe/m-p/527547#M9419</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by shiggy on Wed Sep 11 20:47:38 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi Wellsk-san!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks your quick reply.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fdocs.lpcware.com%2Flpcopen%2Fv1.03%2Fgroup___e_x_a_m_p_l_e_s___d_f_u_u_t_i_l__18_x_x43_x_x.html" rel="nofollow" target="_blank"&gt;http://docs.lpcware.com/lpcopen/v1.03/group___e_x_a_m_p_l_e_s___d_f_u_u_t_i_l__18_x_x43_x_x.html&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;---Thanks your algorithms information of device side.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I will check and study it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;We are neccessay to make software by reference it, I think.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The other method is to use the flash-rom MCU, I think.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;But the flash-rom less MCU is better for our App, I think.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;gt;The source for the PC application is not publicly available.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;OK&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Shiggy&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kevin Wells&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;NXP Semiconductors&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:15:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/DFU-lpc-dfuutil-exe/m-p/527547#M9419</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:15:17Z</dc:date>
    </item>
    <item>
      <title>Re: DFU(lpc_dfuutil.exe)</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/DFU-lpc-dfuutil-exe/m-p/527548#M9420</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by shiggy on Wed Sep 11 21:01:48 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi Well-san!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fdocs.lpcware.com%2Flpcopen%2Fv1.03%2Fgroup___e_x_a_m_p_l_e_s___d_f_u_u_t_i_l__18_x_x43_x_x.html" rel="nofollow" target="_blank"&gt;http://docs.lpcware.com/lpcopen/v1.03/group___e_x_a_m_p_l_e_s___d_f_u_u_t_i_l__18_x_x43_x_x.html&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;----OK&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I will check and study it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;gt;The source for the PC application is not publicly available.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;--OK&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks your quick response.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Shiggy&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:15:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/DFU-lpc-dfuutil-exe/m-p/527548#M9420</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:15:18Z</dc:date>
    </item>
    <item>
      <title>Re: DFU(lpc_dfuutil.exe)</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/DFU-lpc-dfuutil-exe/m-p/527549#M9421</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by lancos_com on Tue Nov 19 01:40:36 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I implemented a command line DFU util in dual stage. The first stage is implemented by standard dfu-util, the second stage is implemented by me.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;There is also a script to program a binary to SPIFI flash.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;If you are interested you can download the file here &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.lancos.com%2Flpc_dfu-1.02.tar.gz" rel="nofollow" target="_blank"&gt;http://www.lancos.com/lpc_dfu-1.02.tar.gz&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It's free software covered by GPL.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Claudio&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:15:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/DFU-lpc-dfuutil-exe/m-p/527549#M9421</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:15:19Z</dc:date>
    </item>
  </channel>
</rss>

