Updating the VID and PID.

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
rasec_2385561
Level 4
Level 4
First like received

Previously I had been working on the composite device in AN58726. I
got it to build and download ok. The issue that I found was that if
I changed the Vid or Pid, rebuilt, and reprogrammed the board; when
testing with other test tools the Vid and Pid were not updated. So
is there another step that I might have missed to change the Vid
and Pid ?

   

If I change the Vid and Pid in the KitProg.inf file is this enough
to update the information ?

   

Randy Seedle

   

I have a CY8CKIT-059 PSOC 5LP board.

0 Likes
1 Solution

I updated the main with these statements

CyGlobalIntEnable; /* Uncomment this line to enable global interrupts. */

    USBFS_1_Start(0, USBFS_1_5V_OPERATION);
I am able to change the PID in the project attached

View solution in original post

10 Replies