<?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: Custom VID/PID in MCU bootloader? (LPC55xx) in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/Custom-VID-PID-in-MCU-bootloader-LPC55xx/m-p/1400605#M47672</link>
    <description>&lt;P&gt;The bootloader configures the default USB VID/PID/Strings as below:&lt;BR /&gt;Default VID/PID:&lt;BR /&gt;• VID = 0x1FC9.&lt;BR /&gt;• PID = 0x0021.&lt;BR /&gt;Default Strings:&lt;BR /&gt;• Manufacturer [1] = "NXP SEMICONDUCTOR INC".&lt;BR /&gt;• Product [2] = "USB COMPOSITE DEVICE".&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;The USB VID, PID, and Strings can be customized using the CMPA of the flash. For&lt;BR /&gt;example, the USB VID and PID can be customized by writing the&amp;nbsp;new VID to the usbVid field and the new PID to the usbPid field of the CMPA in flash.&lt;/P&gt;
&lt;P&gt;We cab find USB pid and vid address in UM11126 excel attachment.&lt;/P&gt;
&lt;P&gt;Have a nice day,&lt;/P&gt;
&lt;P&gt;Jun Zhang&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 27 Jan 2022 06:32:27 GMT</pubDate>
    <dc:creator>ZhangJennie</dc:creator>
    <dc:date>2022-01-27T06:32:27Z</dc:date>
    <item>
      <title>Custom VID/PID in MCU bootloader? (LPC55xx)</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Custom-VID-PID-in-MCU-bootloader-LPC55xx/m-p/1399727#M47641</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;P&gt;&lt;SPAN&gt;The rom-based "mcu bootloader" in LPC55 series is great, but I wonder if there are any ways to flash some OTP or user-pages to change the USB VID &amp;amp; PID presented in the boot-loader?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;An option is of course to add a 2nd stage bootloader that runs MSD, CDC or UF2.&lt;BR /&gt;Are there any (by nxp) pre-made bootloaders that can be used for LPC55-series?&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Sat, 15 Jan 2022 15:00:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Custom-VID-PID-in-MCU-bootloader-LPC55xx/m-p/1399727#M47641</guid>
      <dc:creator>dav1</dc:creator>
      <dc:date>2022-01-15T15:00:37Z</dc:date>
    </item>
    <item>
      <title>Re: Custom VID/PID in MCU bootloader? (LPC55xx)</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Custom-VID-PID-in-MCU-bootloader-LPC55xx/m-p/1400124#M47653</link>
      <description>&lt;P&gt;Hi&amp;nbsp;dav1&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We have LPC55 USB DFU secondary bootloader demo code&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.nxp.com/docs/en/application-note/AN12327.pdf" target="_blank"&gt;https://www.nxp.com/docs/en/application-note/AN12327.pdf&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.nxp.com/docs/en/application-note-software/AN12327SW.zip" target="_blank"&gt;https://www.nxp.com/docs/en/application-note-software/AN12327SW.zip&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;User can refer USB demo code under MCUXpresso SDK install folder if need.&lt;/P&gt;
&lt;P&gt;To apply VIP/PID, see this FAQ&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.nxp.com/t5/Kinetis-Microcontrollers/NXP-USB-VID-PID-Program/ta-p/1124867" target="_blank"&gt;https://community.nxp.com/t5/Kinetis-Microcontrollers/NXP-USB-VID-PID-Program/ta-p/1124867&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Hope this helps,&lt;/P&gt;
&lt;P&gt;Jun Zhang&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jan 2022 08:39:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Custom-VID-PID-in-MCU-bootloader-LPC55xx/m-p/1400124#M47653</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2022-01-17T08:39:34Z</dc:date>
    </item>
    <item>
      <title>Re: Custom VID/PID in MCU bootloader? (LPC55xx)</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Custom-VID-PID-in-MCU-bootloader-LPC55xx/m-p/1400442#M47666</link>
      <description>&lt;P&gt;thanks for reply!&lt;/P&gt;&lt;P&gt;ok so no ways to efuse or otp the vid/pid of the rom bootloader without adding a 2nd stage one?&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jan 2022 18:35:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Custom-VID-PID-in-MCU-bootloader-LPC55xx/m-p/1400442#M47666</guid>
      <dc:creator>dav1</dc:creator>
      <dc:date>2022-01-17T18:35:51Z</dc:date>
    </item>
    <item>
      <title>Re: Custom VID/PID in MCU bootloader? (LPC55xx)</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Custom-VID-PID-in-MCU-bootloader-LPC55xx/m-p/1400605#M47672</link>
      <description>&lt;P&gt;The bootloader configures the default USB VID/PID/Strings as below:&lt;BR /&gt;Default VID/PID:&lt;BR /&gt;• VID = 0x1FC9.&lt;BR /&gt;• PID = 0x0021.&lt;BR /&gt;Default Strings:&lt;BR /&gt;• Manufacturer [1] = "NXP SEMICONDUCTOR INC".&lt;BR /&gt;• Product [2] = "USB COMPOSITE DEVICE".&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;The USB VID, PID, and Strings can be customized using the CMPA of the flash. For&lt;BR /&gt;example, the USB VID and PID can be customized by writing the&amp;nbsp;new VID to the usbVid field and the new PID to the usbPid field of the CMPA in flash.&lt;/P&gt;
&lt;P&gt;We cab find USB pid and vid address in UM11126 excel attachment.&lt;/P&gt;
&lt;P&gt;Have a nice day,&lt;/P&gt;
&lt;P&gt;Jun Zhang&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jan 2022 06:32:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Custom-VID-PID-in-MCU-bootloader-LPC55xx/m-p/1400605#M47672</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2022-01-27T06:32:27Z</dc:date>
    </item>
    <item>
      <title>Re: Custom VID/PID in MCU bootloader? (LPC55xx)</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Custom-VID-PID-in-MCU-bootloader-LPC55xx/m-p/1405562#M47759</link>
      <description>&lt;P&gt;many thanks!&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I couldn't find AN11126 online, would you mind attach it here (was missing in the last post)&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jan 2022 22:27:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Custom-VID-PID-in-MCU-bootloader-LPC55xx/m-p/1405562#M47759</guid>
      <dc:creator>dav1</dc:creator>
      <dc:date>2022-01-26T22:27:20Z</dc:date>
    </item>
    <item>
      <title>Re: Custom VID/PID in MCU bootloader? (LPC55xx)</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Custom-VID-PID-in-MCU-bootloader-LPC55xx/m-p/1405766#M47761</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sorry, by bad. It's typo. It should be UM11126&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.nxp.com/webapp/Download?colCode=UM11126&amp;amp;location=null" target="_blank"&gt;https://www.nxp.com/webapp/Download?colCode=UM11126&amp;amp;location=null&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;excel attachment is as below:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ZhangJennie_0-1643265028110.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/168998iE6659EAA0ABF8E7D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ZhangJennie_0-1643265028110.png" alt="ZhangJennie_0-1643265028110.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Have a nice day,&lt;/P&gt;
&lt;P&gt;Jun Zhang&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jan 2022 06:31:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Custom-VID-PID-in-MCU-bootloader-LPC55xx/m-p/1405766#M47761</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2022-01-27T06:31:47Z</dc:date>
    </item>
  </channel>
</rss>

