Hi all,
Which is the best method to differentiate mass storage device like USB.
Is there any other method other than using VendorId and ProductId of Usb?
What do you mean by "differentiate" here?
http://www.keil.com/forum/62248/#/msg204004
My intention is to give access to certain USB only. So i need to filter them by some method. I think common method is by vendorId and productId. I need to know ,whether there is any method to filter them.