first , i use microchip pic32 esk board ,and use microchip firmware application example highbandwidth demo .
then, i want use your pc application to connet the board , you pc application is winusb_cs .
and , i modify the vid and pid in the firmware application . ( so no two .inf are same vid and pid)
and i use the .inf in your winusb_cs directory , and modify the vid and pid to match the firmware .
and i install the driver , the guid in the .inf and pc application is same , i don't modify it .
i can find the device in pc device manager . but your pc application can't find the device . i think in theory , it will find .
so why ?
thanks .