Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/shishir-dey/stm32-usb-msc

A sample project to demonstrate file handling on microcontrollers. Stack: STM32 + USB_OTG + USB Host + USB Mass Storage Class + FatFS
https://github.com/shishir-dey/stm32-usb-msc

fatfs stm32 thumb-drive usb-msc usb-otg

Last synced: about 2 months ago
JSON representation

A sample project to demonstrate file handling on microcontrollers. Stack: STM32 + USB_OTG + USB Host + USB Mass Storage Class + FatFS

Awesome Lists containing this project

README

        

# stm32-usb-msc
An STM32 project to handle filesystems on a USB Mass Storage device, using the FatFS library