EMMC Documentation

Hello,

I am working on integrating a 5.1 EMMc with an NRF52840 running Zephyr. I am looking for some further documentation or a possible example. So far, I have found the following in Zephyr Docs. Thank you.

https://docs.zephyrproject.org/latest/services/storage/disk/access.html

Zephyr also has support for eMMC devices using the Disk Access API. MMC in zephyr is implemented using the SD subsystem because the MMC bus shares a lot of similarity with the SD bus. MMC controllers also use the SDHC device driver API. "

https://docs.zephyrproject.org/latest/build/dts/api/bindings/sd/zephyr,mmc-disk.html

Parents Reply Children
No Data
Related