I have a board with 1x Tiva 129 and 2x Tiva 123.All three devices are connected to an onboard USB hub for a single USB hardware connection to the host.
The Tiva 123s both implement a virtual com port but implement completely different functionality.
When connected to a Windows PC both the Tiva 123s show as "TivaWare USB serial port" with different com ports (as expected).
How do I change the description string from "TivaWare USB serial port" so that I can distinguish which com port is connected to which Tiva?
My understanding is that I should be able to change the description but keep the same VID/PID so that the correct drivers are used.
thoughts?
BR,
Steve