How to configure Drive_VBUS_FS in CubeMX for not driving?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-10-28 4:37 AM
I'm currently configuring a USB Host for HID in CubeMX. Everything seems clear, but I don't know how to configure the Drive_VBUS_FS option.
On my board, I decided to provide 5V to VBUS directly (with ESD and overcurrent protection), but without involving the STM32. This makes me wonder if VBUS sensing is possible at all?
And for the Drive_VBUS_FS, I don't want to drive VBUS, but there is no such option available except for keeping the selection at Undefined, which seems to be an invalid state.
So how do I configure this properly with my board layout, or is the layout not correct?
- Labels:
-
STM32CubeMX
-
USB
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-03-12 3:03 AM
I have the same question....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-09-25 2:09 AM
I have the same question....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-09-25 5:49 AM
I've learned (and tried successfully) that you leave Drive_VBUS_FS as undefined. So no VBUS driving, and no VBUS sensing.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-09-25 5:55 AM
Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-05-28 5:27 PM
The following option: 'NO_SW_VBUS_DRIVE_FS' in the latest version of STM32CubeMX has solved this issue!
