Automatically reconnect to USB device after programming
Hi.
I'm currently trying to develop a simple USB (CDC) application with an STM32 MCU that is configured using CubeMX. So far I have managed to make the device send some text message to my host machine which is displayed using a serial terminal program. But, I have noticed, that after programming new firmware to the target, I must physically disconnect and connect my board in order to reestablish the connection. I was wondering if there was a better way to do this ?
Best Regards,
abaldur