Question
STM32F4xx - the previously connected android USB accessory isn't connect after board power on
I have next trouble:
- stm32f407vgt6 mcu on my diy board with realized OTG_FS USB host and Android accessory application, that have connecting succesfull to it;
- After connect cable to board all working perfectly: connection and enumerates succesfully;
- If cable is stay in place and to turn mcu power off, then when i turn mcu power is on, connect is not reastablished as the bit PCSTS in registry of OTG_FS_HPTR not initialize;
- Note: that if ST-LINK V2 is connected to the SWD pins and 3.3V goes from it with the same manipulations, the connection occurs normally.
The board was not made by me and there is a suspicion that the series resistors in the D + and D- circuit do not correspond to the datasheet: they cost 10 ohms instead of 22.
Any help please.
