USB_CDC example for L152RE
Hi,
I’m using a Nucleo L152RE and want to use the serial port to communicate with an external application.
I developed a quick app based on the provided hyperterm example (based on HAL_UART), it works fine.
Looking further I saw some people using usb_cdc for this, but I didn’t find any example for L152RE. Is there any reason for this?