Posted on July 05, 2018 at 11:12I have interfaced an STM32F446RE in USB-CDC mode. I have made it device only, I set the middleware to CDC, and I set the clock appropriately too. I also added the change to CDC_Transmit_FS function. When I try to use ...