Nucleo l152RE virtual com port not work
I have my Nucleo l152RE board i want send and receive small data using vpc , then i use cdc configuration then my program : MX_GPIO_Init(); MX_USART2_UART_Init(); MX_USB_DEVICE_Init(); /* USER CODE BEGIN 2 */ /* USER CODE END 2 */ /* Infinite loop */...