In the Windows driver used for your first CDC firmware, you can
include as many product and vendor ID's you want so, every time you
will have the same COM port assigned.

Vasi(funlw65)

On Sep 30, 3:36 pm, Burt Ratliff <[email protected]> wrote:
> I been using it for two weeks and I works fine like the first time
> I plug it in.
> But after reprogramming chip with new code I get a new com port
> and when the port number gos over 8 or 9 It stop's working
>
> Can you show me how to set the USB Id and vendor ID in the main code
>
> This is form the lib
>  if defined( USB_SERIAL_PRODUCT_ID ) == false then
>
> const word USB_SERIAL_PRODUCT_ID = 0x000A
> end if
>
> How do set it in my main code
>
> Thanks for the help burt

-- 
You received this message because you are subscribed to the Google Groups 
"jallib" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/jallib?hl=en.

Reply via email to