I've been testing a sample program to log data continuously on a littlefs file system.
I'm using Zephyr OS build v2.6.99-ncs1 and 125 MB (1Gb) NOR flash from Winbond.
Flash gets mounted and was also able to write some data.
On an extreme case where I wanted to test 32MB continuous data log, I experience an issue where the 0,1 blocks gets corrupted half way through the writing process.
I've tested this a couple of times and the corruption seems to start at different memory addresses in both tests.


