STM32F407 usb host , pen drive interface example?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-04-21 6:42 AM
I want to interface pen drive with STM32f407. Any example code for this?
Using STM32F4xx_DSP_StdPeriph_Lib_V1.8.0 in my code.
Solved! Go to Solution.
- Labels:
-
DSP
-
STM32F4 Series
-
USB
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-04-21 7:06 AM
You want the SPL library for the Discovery kit, it has an example using the USB Flash drives
https://www.st.com/en/embedded-software/stsw-stm32068.html
Up vote any posts that you find helpful, it shows what's working..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-04-21 7:06 AM
You want the SPL library for the Discovery kit, it has an example using the USB Flash drives
https://www.st.com/en/embedded-software/stsw-stm32068.html
Up vote any posts that you find helpful, it shows what's working..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-04-21 10:40 PM
Hi
thanks Clive for your answer
I have made a custom board stm32f407vet6.
Will discovery board work on it?
