User Activity

I've extended the USB-CDC example using Cube IDE to report serial port line state -- Ring, etc. My example works on STM32F1, however, it does NOT function correctly on STM32F4. Here's the meat: /* USER CODE BEGIN PRIVATE_FUNCTIONS_IMPLEMENTATION */  ...