2015-10-13 10:09 PM
Dear Sir:
How to detect plug in behavior for USB-stick in FW? My project implement a USB MSC host. If USB-stick is on board before power on, the FW can't detect it. I must plug it out and plug in, FW will now detect and begin USB emulation... What function I can call so it can check USB-stick on board before power on? By the way the library I use is STM32_USB-Host-Device_Lib_V2.1.0, the chip is STM32F427.