8000 littlefs port to Lua RTOS ESP32, right configuration? · Issue #99 · littlefs-project/littlefs · GitHub
[go: up one dir, main page]

Skip to content
littlefs port to Lua RTOS ESP32, right configuration? #99
@jolivepetrus

Description

@jolivepetrus

Hi guys,

From the Whitecat Team we recently added support for littlefs in our Lua RTOS for the ESP32 soc. Can any one recommend the block_size, read_size, and write_size for a Winbond Flash?

The reason is that for our current configuration it seems that writes are slower that the SPIFFS ones, and as far I can read, littlefs performance is better.

Our current configuration is:

block size = 4096
read size = 1024
prog size = 1024

If anyone it's interested in the port you can find it at:

https://github.com/whitecatboard/Lua-RTOS-ESP32/blob/master/components/sys/vfs/lfs.c

Thanks in advance!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0