Connexion between Nucleo and PC to use STM32F4 as USB device
Hi,
I would like to use a STM32F4 as a USB storage and followed the STM's video on the subject : https://www.youtube.com/watch?v=GjQqZd1keBo&.
My code run fine but my PC (Win10) fail to recognize device as an USB.
I used a Nucleo STM32F411RE and connected D+ and D- directly to USB plug, ground to ground and I’m not sure what to do with Vbus since video doesn't speak about Vbus sensing. Nucleo is powered through ST-Link.
What am I missing there?
