stm32f217 usb mass storage
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2013-12-21 2:00 AM
Posted on December 21, 2013 at 11:00
Hello,
Im using STM32F217 Mmicrocontroller for my project. Can anybody help me in writing the code for usb mass storage. I have STM32F2xx_StdPeriph Library.In that I dont find any driver related to Usb. #usb-mass-storage #stm32f2-usb-mass-storage #stm32f07
Labels:
- Labels:
-
STM32F0 Series
-
USB
4 REPLIES 4
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2013-12-21 6:37 AM
Posted on December 21, 2013 at 15:37
You'd want to get the USB Firmware Library
http://www.st.com/web/en/catalog/tools/PF257882#
Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
Up vote any posts that you find helpful, it shows what's working..
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2015-07-05 8:19 PM
Posted on July 06, 2015 at 05:19 hello clive1: The link for this doesn't list the STM32F0xx controllers. Can you provide some help on setting up USB mass storage on that controller? I can install a crystal to provide more stability if that is a potential problem. I would be using smaller drives, 4Gbytes or less. Thanks!
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2015-07-06 3:15 AM
Posted on July 06, 2015 at 12:15
@roofie01
If you are using the Cube then the USB library and the examples are integrated, if you are using the Standard Peripherals Library then here is the for you STM32F0xx2 microcontrollers can operate USB without an external crystal.Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2015-07-07 8:00 PM
Posted on July 08, 2015 at 05:00 That's awesome, thanks!
