Git Product home page Git Product logo

Comments (4)

JosephHewitt avatar JosephHewitt commented on August 9, 2024

Hi,

Please ensure that your card is formatted to FAT32 and not exfat or FAT16. If your card is definitely formatted correctly, you may have found an issue I have spotted once before:

I have noticed an issue with a Sandisk Ultra 32GB card and thought the issue was limited to that particular brand but it seems that certain 32GB cards are doing something which the Arduino ecosystem doesn't support. I have not yet seen this issue happen with a card under 32GB.

I'm still trying to determine exactly how widespread this issue is and what the exact cause is.

Right now, my best guess is that some micro SD cards have bad SPI implementations and this issue is referenced on the Flipper Zero project blog: see here. Specifically some cards may work perfectly in a PC using SDIO but then fail to work correctly on a slower device (such as the Wardriver) which uses SPI.

The Wardriver writes a very small amount of data so my recommendation is to try a 16GB card which should still offer plenty of storage capacity.

Please let me know if you have issues with other cards. I will add a warning to the wiki regarding 32GB SD cards.

from wardriver_rev3.

grymoire avatar grymoire commented on August 9, 2024

Thanks for the reply. I'll get some smaller cards and try again.

from wardriver_rev3.

grymoire avatar grymoire commented on August 9, 2024

I found the problem - bad solder joint! Thanks. It's working now.

from wardriver_rev3.

grymoire avatar grymoire commented on August 9, 2024

Fixed

from wardriver_rev3.

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.