Re: USB String Descriptor at string index of 0xEE for Microsoft WinUSB driver...
Ian has some answers about your posting fun NEW USERS: Posting images, links and code - workaround for restrictions.
View ArticleRe: USB String Descriptor at string index of 0xEE for Microsoft WinUSB driver...
Thanks Jim, Here's the link: Martin
View ArticleRe: USB String Descriptor at string index of 0xEE for Microsoft WinUSB driver...
Martin,Is this the link of which you write http://msdn.microsoft.com...ff537430(v=vs.85).aspx
View ArticleRe: USB String Descriptor at string index of 0xEE for Microsoft WinUSB driver...
Martin,You might try opening a support ticket to request Microchip make changes to Harmony.
View ArticleRe: USB String Descriptor at string index of 0xEE for Microsoft WinUSB driver...
Thank you Jim, I tried but must have missed something when adding the code and end code statements. Appreciate the help! Martin
View ArticleRe: USB String Descriptor at string index of 0xEE for Microsoft WinUSB driver...
Jim, I'll look into opening a support ticket for this. Appreciate your help. Martin
View ArticleRe: USB String Descriptor at string index of 0xEE for Microsoft WinUSB driver...
This will be considered as a feature request. Are you able to get the system to work with what you have done above. Would you be okay if the setup request for this descriptor is forwarded to the...
View ArticleRe: USB String Descriptor at string index of 0xEE for Microsoft WinUSB driver...
Hello Tez, I'm afraid I've been busy with other things and haven't pursued the other method I described yet (I also kind of wanted to hear back first). Letting the app deal with as a control transfer...
View ArticleRe: USB String Descriptor at string index of 0xEE for Microsoft WinUSB driver...
Thank you for the feedback. The USB Device Stack API is v1.0 now and so cannot change. We will try to find a way to accommodate this without breaking existing applications. We may also be able to...
View ArticleRe: USB String Descriptor at string index of 0xEE for Microsoft WinUSB driver...
Hello Tez, Thank you for considering accommodating this with Harmony. I guess for a deadline it would be nice if this could be accommodated in a month or so, but I'm not really in a pinch probably...
View ArticleRe: USB String Descriptor at string index of 0xEE for Microsoft WinUSB driver...
Hello Martin, About a year ago I made my own WINUSB stack on a PIC18F2550 using the 0xEE string index (and the extended compatibility descriptor and extended properties descriptor). Now I am in the...
View ArticleRe: USB String Descriptor at string index of 0xEE for Microsoft WinUSB driver...
Hello Max, I wish I could be more help. We ended up making a major change to this project that has pushed it out and I have been focusing on hardware and postponed looking into this as I had a...
View ArticleRe: USB String Descriptor at string index of 0xEE for Microsoft WinUSB driver...
The upcoming v1.04 release of MPLAB Harmony support an advanced string descriptor table format. This format allow the string index to be specified in the string descriptor table. You will be able to...
View ArticleRe: USB String Descriptor at string index of 0xEE for Microsoft WinUSB driver...
Thanks Martin Franke and Tez for your help. When will Harmony 1.04 be released? Depending on the release date I can delay the WINUSB part of my project and work on the application itself. As a...
View ArticleRe: USB String Descriptor at string index of 0xEE for Microsoft WinUSB driver...
The v1.04 release of Harmony should be out any time now. The USB Device stack documentation in this release contains a section called Advanced String Descriptor Table. This section describes the new...
View ArticleRe: USB String Descriptor at string index of 0xEE for Microsoft WinUSB driver...
TezThe v1.04 release of Harmony should be out any time now. The USB Device stack documentation in this release contains a section called Advanced String Descriptor Table. This section describes the new...
View ArticleRe: USB String Descriptor at string index of 0xEE for Microsoft WinUSB driver...
Hello Max Regarding the first issue, when you are entering the text in MHC, try typing "{'H','E','L','L','O'}". I think the documentation may not have been clear on this. The documentation will be...
View ArticleRe: USB String Descriptor at string index of 0xEE for Microsoft WinUSB driver...
TezHello Max Regarding the first issue, when you are entering the text in MHC, try typing "{'H','E','L','L','O'}". I think the documentation may not have been clear on this. The documentation will be...
View ArticleRe: USB String Descriptor at string index of 0xEE for Microsoft WinUSB driver...
No! This thread can't end here. You guys were about to tell me where to put the GUID!
View ArticleRe: USB String Descriptor at string index of 0xEE for Microsoft WinUSB driver...
Ha, ha! That is quite a post. :) I have not (as yet) used the MS OS descriptors and cannot help myself but if you have a look at the M-STACK source code by Alan O his example might just help. Find it...
View Article