Skip to main content
AA.27
Associate
March 29, 2023
Question

File-system for NOR flash 128Mbit memory

  • March 29, 2023
  • 1 reply
  • 872 views

I am struggling with integration of filesystem on external nor.

I've been trying ittlefs. i have error in LFS_ERR_CORRUPT.

This topic has been closed for replies.

1 reply

ST Technical Moderator
March 30, 2023

Hello @AA.27​ 

Are you using DMA? it maybe memory bank cannot be accessed by DMA.

I advise you to check the flash write function, and check if your block device is locked for writing. So, in this case, try unlocking the device for writing.

Imen

In order to give better visibility on the answered topics, please click on 'Best answer' on the reply which solved your issue or answered your question. Thanks