User Activity

Posted on August 22, 2011 at 13:37Hello, 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 ...
Posted on August 12, 2011 at 10:10Hello,I am working on USB applications on a STM32F207IG. The usb communication works in FS with the port PA9, PA11 and PA12, in HS with the ULPI. But I need to USE the ports PB13 (Vbus) , PB 14 (DM) and PB15 (DP). T...