Question
STM32F7508 - Problem with VBUS and ST-Link (UART1)
I would like to use the otg_fs_vbus interface of the STM32F7508 Discovery to plug in a USB stick. When I activate VBUS in CubeMX, the board no longer boots up. The reason for this is that pin PA9 is used for the ST link (UART1) and the vbus. Both at once doesn't seem to work. Does anyone have an idea to solve this?
