Hi guys , i made a rs232-usb converter in the ez430f2013 kit, to do this i reprogramed the MSP430F1612 (the emulation side of the kit) and i'm using the f1612's USART to send some data using rs232, tusb3410 works fine but some times when i plug the usb connector , my computer doesnt detect the vcp and i have to try several times until i get the vcp again.My rs232 baud rate is 57600 bps with a 12MHZ clock on the f1612 (shared with tusb3410) . I cant discover why this is happening, using the f1612 as a "burner" ( original firmware ) this problem never happens, Maybe the tusb3410's serial eeprom is doing this? Anyone can help me?