Other Parts Discussed in Thread: MSP430F6638, MSP430FG4619, TUSB3410, MSP430F5529, MSP430F5510
I had been using an old thread to find answers, and figured maybe it was time to start a new more timely thread. I am working with a MSP430F5529 device as a interim until I get more of the code and hardware defined to create a MSP430F6638 design. This design is going to replace a MSP430FG4619 / TUSB3410 design with a desire to lower parts count.
I have the C1_Example running the CDC Virtual COM port demo and have been making changes to adapt it to replacing the MSP430FG4619 / TUSB3410 design.
I have been having a nagging problem, that does have a work around. When I re-compile and download a new change, I can see the device re-register in device manager, but I am unable to connect to the COM port with either HyperTerminal or Putty [I am running on Windows 7 64 bit]. I have to physically unplug the USB and wait 5-10 seconds before reconnecting.
Anyone know how to make a newly programmed device go through all the steps it would go through if it were freshly connected?