Other Parts Discussed in Thread: CC2650
I have encountered problems with the device driver of CC13XX and CC2650 launchpads (that is, with the driver of the embedded XDS110). At least on Windows 7, if I don't "eject" the device from windows before I disconnect the USB cable, I often can't use the same lauchpad again on the same computer until I reboot. I assume that this is due to the Windows driver being left in some bad state.
My question is whether on machines in which I do not need the debug functionality, only the UART functionality, I can install an INF file that will tell Windows to use its own serial port driver, usbser.sys, rather than the TI drivers. I am pretty sure that this will work because on Linux, the built in CDC-ACM driver communicates with the launchpads without any problem, so the USB protocol is standard serial.
Will this work, and if anybody can comment on whether this will be more stable, I will appreciate it.
Thanks, Sivan Toledo