i worked on stm32f303ze
i want to know if it is possible to connect and use an usb key (flash drive) on the cn13 connector ?
thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-02-27 7:00 AM
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-02-27 8:48 AM
You have to select a part that has an USB_OTG_FS or USB_OTG_HS peripheral.
For instance, you may want to use the cubeMX MCU selector and its peripheral filter to select the one you need.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-02-27 7:02 AM
No, STM32F303 supports only USB Device, it can't act as USB Host.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-02-27 8:48 AM
You have to select a part that has an USB_OTG_FS or USB_OTG_HS peripheral.
For instance, you may want to use the cubeMX MCU selector and its peripheral filter to select the one you need.
