Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/mayankpatel97/stm32_emmc
- Owner: mayankpatel97
- Created: 2022-08-12T13:47:51.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-16T12:43:47.000Z (about 1 year ago)
- Last Synced: 2023-09-16T22:20:18.824Z (about 1 year ago)
- Topics: emmc, fatfs, stm32
- Homepage:
- Size: 2.93 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.