cancel
Showing results for 
Search instead for 
Did you mean: 

Problems reconnecting virtual com port after software reset

vpalacio
Associate II
Posted on January 26, 2016 at 10:03

Hello all,

I cannot reconnect COM port of a BLUENRG dongle after reseting.

I call NVIC_SystemReset(), dongle resets, but cannot reopen same COM port to comunicate with device.

I'm using latest Virtual COM Port driver (1.4.0).

Regards,

#!stm32-!vcp-!windows7-!driver
1 REPLY 1
mark239955_stm1
Associate II
Posted on January 28, 2016 at 01:44

Are you closing the (virtual) COM port on your PC before the USB stack restarts on the MCU?