Question
I have a Nucleo-F030R8 and a STM32 Discovery MB1034B which has an STM32F051R8T6 which I am programming from the STM32CubeIDE environment. They don't function the same in Device Manager definitions of capabilities.
Under the Device Manager "Universal Serial Bus devices" \tThe Nucleo board is identified as "ST-Link Debug" whereas the Discovery board is identified as "STM32 STLink" though they show the same driver. Further, the Nucleo creates a "COM" device which I can use for debugging serial communications, but the Discovery does not do so. Is this a limit of the Discovery device?
