STM32F4 USB
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2018-05-11 6:21 PM
Hello ,
I want to use USB device functionality of the STM32F4 discovery board. basically i want to enumerate the flash of the MCU as flash drive on the PC. Can you please point me to some stm32 USB related getting started Programming guides or application notes for the beginners . ??
Thank you
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2018-05-14 2:03 AM
Hi Ramesh,
I advise you to refer to
. It's a user manual that describes the STM32Cube USB device library and how to start and implement a USB device applications for most common USB device classes (HID, MSC, Audio, CDC…) based on the USB device stack that supports all STM32 microcontroller series.Khouloud.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2018-05-16 3:04 AM
Hi Ramesh,
You may have a look on
: USB hardware and PCB guidelines using STM32 MCUs.It will give you an idea about the most important points that should be taken into consideration when developing your own USB application based on an STM32 MCU.Khouloud.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2018-05-18 2:08 AM
Thank you very much for the reply . i will go through it
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2018-05-18 5:23 AM
Good luck
