We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hi all, I need to get version id and product id of usb connected.
i found that for USB Component version 6.10.0 , the library itself is providing following functions to read usb details
1. uint16_t USBH_Device_GetVID (uint8_t device); 2. uint16_t USBH_Device_GetPID (uint8_t device);
but for component version 6.6 and below, there is no library functions to get version id and product id of usb.
Is there any way to get those details. i am using USB Component version 6.5 and keil mdk version 516a. I dont want to move to latest version.
Excellent!
Now, please be sure to update all the other threads you started on this topic - so they aren't left "hanging" when the solution has already been found ...