Confused about F407 USB OTG FS
I wanted to implement a simple USB device only on a STM32F407. When I enable it in CubeMX under USB_OTG_FS I get a DP and DM line and there is an option to activate the VBUS line. Is activate VBUS absolutely necessary? It is after a simple device only mode. Also what is Activate SOF?
Also I tried implementing this on a custom board with just the DM and DP lines but I did not see any comms happening. The board is not powered from the USB. So I guess this is a self-powered device only mode. What am I missing?
