EMMC and littlefs

dmrsim
Posts: 21
Joined: Sat Sep 03, 2022 4:52 pm
Location: Italy

EMMC and littlefs

Postby dmrsim » Tue Aug 01, 2023 6:19 am

Hello, I should use eMMC and littlefs.
At the moment I'm using this: https://github.com/joltwallet/esp_littlefs, with a SPI flash, but now I have to use an eMMC.
Is it possible?

Thanks!

ESP_igrr
Posts: 2067
Joined: Tue Dec 01, 2015 8:37 am

Re: EMMC and littlefs

Postby ESP_igrr » Tue Aug 01, 2023 7:43 am

It's possible, but you would have to implement a different version of these functions, and call sdmmc_write_sectors / sdmmc_read_sectors instead of using esp_partition API.

Who is online

Users browsing this forum: Bing [Bot] and 220 guests