USB host or SD card on a STM32F0 or STM32L0
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2017-02-02 11:47 AM
Can anyone advise me if the STM32F0 or STM32L0 range supports a USB host or SD cards.
In the Datasheets it refers to usb but I can't find something explicitly which says they support usb host.
I want a controller where I can save data to an SD card or USB memory stick.
Thanks
Solved! Go to Solution.
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2017-02-02 12:06 PM
Anything with an SPI interface can use SD Cards, I don't recall the F0 or L0 having an SDIO peripheral.
http://www.st.com/en/evaluation-tools/stm32072b-eval.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
‎2017-02-02 12:06 PM
Anything with an SPI interface can use SD Cards, I don't recall the F0 or L0 having an SDIO peripheral.
http://www.st.com/en/evaluation-tools/stm32072b-eval.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
‎2018-03-02 8:57 PM
and if
STM32L0x2 range supports a USB host mode ?
