Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mayankpatel97/stm32_emmc

An eMMC driver and interface layer for FatFs
https://github.com/mayankpatel97/stm32_emmc

emmc fatfs stm32

Last synced: 1 day ago
JSON representation

An eMMC driver and interface layer for FatFs

Awesome Lists containing this project

README

        

# STM32_eMMC
An EMMC code that is connected with STM32F407 via SDIO interface, running FatFs on it.
The code has an interface layer which gives all the required parameters neccessary to
run FatFs on it.