Hi guys
I have a device that uses a PIC18F2550.
I have firmware for it that emulates RS232 over USB.
The issue is when I disconnect the device WHILE connected to the COM port via Putty or hyperterminal.
Basically, when I disconnect the cable, Putty no longer responds (as expected). But when I plug it back in (without closing Putty), Putty continues to be frozen. As it is a COM port, why does it not pick up where it left off and continue function after plugging the device back in?
Instead, I have to completely close Putty/hyperterminal, disconnect the device again, reconnect the device, and then open a new instance of Putty in order to get it working again.
I'm really not sure where to begin looking for a solution to this issue...
Thanks for your help
Pratiken