Coder Social home page Coder Social logo

Comments (4)

eerimoq avatar eerimoq commented on July 2, 2024

I'll have a look at it. It's probably a memory alignment issue. There are some warnings in spiffs when compiling the code related to this.

Just to be clear, the spiffs in the test case does only use a real flash memory for Arduino Due. For other boards the storage is in RAM. I guess you want to use the spiffs on a ESP with storage in flash, and as the flash driver is not yet supported on ESP no persistent storage is available. I'll have a look at it right away and implement it if is it not too complicated. Should be fairly easy.

from simba.

wuwx avatar wuwx commented on July 2, 2024

yes, i want storage json config to flash stoage~~~~~~
i love simba !!!!!!

from simba.

eerimoq avatar eerimoq commented on July 2, 2024

thanks =) I'm quite fond of it myself!

The ESP port is probably the most important port as it is a great chipset taking over the market, but unfortunately I've been implementing a lot of functions in that port. I've mostly worked on AVR and ARM. It's great that you help out improving the ESP port! =)

from simba.

eerimoq avatar eerimoq commented on July 2, 2024

Fixed in d0c2429. SPIFFS data was not aligned and memory access violations occured.

from simba.

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.