Hi,
I am trying to write a CDC device side driver, in which I continuously transmit a string on USB cdc. On the host side PC I check this string on the virtual com port in hyperterminal. I am receiving the string correctly, but the if I disconnect the USB device and then again connect it and start the hyperterminal it does not receive any string. I have to power of the device for that purpose.
Regards Sanket