I've implemented USB Host Suspend/Resume function. It work fine. I set USB_OTG_HPRT_PSUSP, when I want resume I set USB_OTG_HPRT_PRES and reset this bit after 20 ms, I see with an oscilloscope, the D+ and D- signals, in suspend state D+ is high and D...