Question
stm32F411 and Vusb
Posted on October 02, 2015 at 13:41
Hi, I'm trying to understand a Note from Reference Manual page 665. It state:
''The V
BUS
pin can be freed by disabling the V
BUS
sensing option. This is done by setting the
NOVBUSSENS bit in the OTG_FS_GCCFG register. In this case the V
BUS
is considered
internally to be always at V
BUS
valid level (5 V).''
It does mean that I can leave PA9 pin with no conection (Vusb) to anithing and make USB device to work ok? just configuring NOVBUSSENS bit? Thank!