User Activity

Hello. I'm using EVM board with STM32F407ZGT.I set up the USB as below to use it as a USB Device. (CDC)But only one COM port can be found in the device manager on the PC.I want to know if I can't set 2 usb device or if it's a problem with setting.Ple...
STM32CubeMX Version 4.23.0STM32F2 Hal version 1.7.0STM32F207ZGT6, MX30LF1G18AC-XKI (NAND) //---------------------------------------- FSMC Setting   /** Perform the NAND2 memory initialization sequence */ hnand2.Instance = FSMC_NAND_DEVICE; /* hnand2....