2015-01-01 06:57 AM
Hi All,
How to detect USB plugin and unplug?I used the stm32L152 and USB CDC class.I want to show plugin information on OLED, need to know when the usb plugin and unplug, but I can't find the solution?I used a flag to check event at HAL_PCD_ConnectCallback() and HAL_PCD_DisconnectCallback(), but not work.Thank you for your answer! #stm32l152 #usb #plugin2016-06-13 07:47 AM
Hi liao.chengyi,
I recommend that you refer to these threads that may be helpful for you: , [DEAD LINK /public/STe2ecommunities/mcu/Lists/STM32Java/Flat.aspx?RootFolder=/public/STe2ecommunities/mcu/Lists/STM32Java/STM32F4%20Cube%20USB%20Device%20library&FolderCTID=0x01200200770978C69A1141439FE559EB459D758000F9A0E3A95BA69146A17C2E80209ADC21¤tviews=501]thread2, -Hannibal-