We are using the serial over USB interface on an msp430f5524 which is working quite nicely.
We are using a standard TI device ID for our boards but we were wondering if there was a way to overwrite or clone hardware ID’s?
We are getting a different COM port for every board that we plug in. We are trying to streamline production by making it easier to use a basic terminal program that will always use the same COM port.
Thanks
We are using the code directly from the TI libraries.