Question
USB device : re-connect after a reset
Posted on March 15, 2013 at 09:28
Hello everybody,
I have a question about USB device in VCP mode. I would like to keep my VCP communication open after a microcontroller reset (STM32F207). Is it possible ? In example, I have a terminal software running on my PC and connected to the USB virtual communication port. After the reset of the microcontroller, the terminal software does not detect anymore the communication port (I keep the connection of the terminal open everytime). Can I modify the USB stack to handle this case, or is it impossible ? Thank you in advance for your support. Thomas