2011-08-22 04:37 AM
Hello,
I'm currently working on a STM32F207IG6. If we use the pins PA9, PA11 and PA12 there isn't any problem. But if we use the pins PB13, PB14 and PB15 configured has GPIO_AF_OTG_HS_FS, the usb doesn't even start (the pin PB15 (DP) doesn't even pull up). Any idea why ? #stm322011-08-22 06:48 AM
Any idea why ?
From the information provided, one might guess the GPIOB clock is not enabled.