Code Monkey home page Code Monkey logo

Comments (4)

ALABSTM avatar ALABSTM commented on August 16, 2024

Hi @bdlr2,

Your report has been forwarded to our development teams. They will be back to you after a deeper analysis of the issue you reported.

With regards,

PS: Please excuse the delay it may take to reply.

from x-cube-azrtos-h7.

rahmanih avatar rahmanih commented on August 16, 2024

Hi @bdlr2,
Did the NOR memory contain any data before running the application?

regards
Haithem.

from x-cube-azrtos-h7.

bdlr2 avatar bdlr2 commented on August 16, 2024

HI @rahmanih,

I finally found that it's indeed because of the NOR that was not completely erased that this problem happened.
I agree it's not a bug, but may I suggest to add some info about this prerequisite in the documentation, or to perform a test to erase the NOR automatically ?

Best regards

from x-cube-azrtos-h7.

rahmanih avatar rahmanih commented on August 16, 2024

Hi @bdlr2
Great news!
Actually, the request to erase the memory is mentioned in the README.md

The NOR flash should be erased prior to format either by the application or by the STM32CubeProgrammer, this allows LevelX and FileX to create a clean FAT FileSystem.

Chip erase operation takes considerable time when done by the application, therefore it is disabled by default.

To enable it, please define the flag LX_STM32_OSPI_ERASE to 1 in "lx_stm32_ospi_driver.h":

from x-cube-azrtos-h7.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.