One USB port for both ST-Link and user device applications
Hello ST community,
I am trying to create a USB connection between my NUCLEO-STM32F303RE board and my computer. The datasheet indicates that configuring the USB port for this user device purpose is possible. However, when I received the board, I realized it only had one USB port. Naturally, that port should be reserved for the ST-Link and there would be none left for the user device.
The thing is even STM32CubeMX proposes the USER DEVICE middleware for this board, so I don't feel like I misunderstood the datasheet.
My question is the following : Is it possible that the ST-Link and the USB user device share the same USB port ? If so, how to activate the usb user device properly ?
I haven't found this problem anywhere else. If someone could tell me if I am not understanding something, it would be helpful.
Thanks.
