With nRF5340 : How to use internal and external flash both as Littlefs to store data

Hi All,

In nRF5340DK board, with ncs SDK(v1.9.1), we can use internal flash partition as Littlefs and store data into it. we are able to find sample demo for external flash as littlefs.

Now we want to add external Flash(MX25R64) and internal flash both as littlefs and use both to store data into it for different purpose.

Question:

1) Can we use both internal flash storage partition and external flash as littlefs to store data ?

2) Is there any demo sample which describes to configure and use internal and external flash both as littlefs ?

Parents Reply Children
Related