The bootloader configures the default USB VID/PID/Strings as below:
Default VID/PID:
• VID = 0x1FC9.
• PID = 0x0021.
Default Strings:
• Manufacturer [1] = "NXP SEMICONDUCTOR INC".
• Product [2] = "USB COMPOSITE DEVICE".
The USB VID, PID, and Strings can be customized using the CMPA of the flash. For
example, the USB VID and PID can be customized by writing the new VID to the usbVid field and the new PID to the usbPid field of the CMPA in flash.
We cab find USB pid and vid address in UM11126 excel attachment.
Have a nice day,
Jun Zhang