[stm32f4 - discovery] USB OTG FS in device mode - initialization
Posted on July 30, 2013 at 20:19 I set all registers as shown in Reference Manual. When I preview OTG_FS_GRXSTS register (value: 0x004c0080) I know that the host sent SETUP packet to my discovery board. The first SETUP packet should contain GET ...