This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

How to read Mass Storage Manufacturer String?

i can read PID , VID of USB Mass Storage. but i need to show the manufacturer name (string) , because we don't want to store VID table on the source code.

i know the manufacturer string stores in descriptor string but i cant access this string table. does any one know where is it ?

is there any example for tiva-c TM4C129 ?