It's a STM32F446VE microcontroller used by the BlueCoin development kit.
I'am using IAR Workbench IDE and ST-LINK programmer/debugger (integrated on STM32nucleo board) ;
the firmware implements a dataLog with USB interface; after program loading (the firmware is correctly operating), i disconnect the board from my PC (board power off) and at the time of a subsequently connection of the board with usb cable to my pc, there is no program running on the mcu, and i don't see any VCP on my computer.