STM32L0 USB Connect-DisConnect Event
Posted on June 13, 2016 at 11:32Hi everyone, I developed USB Hid Class on STM32L0 series.Everthing working properly but I could not get the USB Connect and Disconnect Event.I am using CubeMx and HAL_PCD_ConnectCallback and HAL_PCD_DisconnectCallb...