STM32L1 - USB Connection / Disconnection not provided by API
Posted on August 27, 2015 at 12:18Hello there,Trying to handle USB connection / disconnection event I realize that in stm32l1 usb api, there are no call to HAL_PCD_ConnectCallback neither HAL_PCD_DisconnectCallback as there are in STM32F4 !The sessi...