USB CDC Class problem
Posted on February 26, 2018 at 10:02Hi,I am working on a nucleo STM32H7 and I am trying to communicate with a Hokuyo through USB. When I connect the device the init fails at some point in the usbh_cdc.c (USBH_CDC_InterfaceInit)In this function the...