How do I know if the USB port (host mode) is working?
Posted on May 09, 2014 at 12:58I'm using the F105 series Stm32, and if my grab of the USB protocol being correct, the USB works on polling mechanism which means when idle, there should be regular frame of data on the DM/DP. The thing is, when I prob...