Question
STM32L0 USB Connect-DisConnect Event
Posted on June 13, 2016 at 11:32
Hi 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_DisconnectCallback function not working . How can i get USb connect and disconnect even? Best Regards #usb-event #stm32l0