Configuration descriptor in flash

General discussions about V-USB, our firmware-only implementation of a low speed USB device on Atmel's AVR microcontrollers
Post Reply
Tommy

Configuration descriptor in flash

Post by Tommy » Tue Jan 31, 2012 9:20 pm

Hi,

I have changed my configuration descriptor to be provided from flash. It works nicely but unfortunately my string-descriptors (device- and manufacturer-name) seems to be no longer transferred to my linux host. Does anyone know why? The string-descriptors are optional parts of the device descriptor. But I have only moved my configuration-descriptor to flash! What can I do to transfer them from by the default method while using a configuration descriptor in flash?

Thanks for help!

Tommy

Post Reply