Giter Club home page Giter Club logo

Comments (3)

djuseeq avatar djuseeq commented on September 11, 2024

Hi,
i'm glad you found it useful this library. Actually the ch376 chip handle the FAT file structure(FAT12 FAT16 and FAT32).This is hardcoded to the chip itself that means the NTFS support is not possible :( . I needed information about FAT file structure because i wanted to understand and handle the directory entry i get it from the chip. I used in these functions: rdUsbData(), writeFatData().So the ch376 do the hard job.I used just for plain text, because that what i needed for.

from ch376msc.

Fenix-125 avatar Fenix-125 commented on September 11, 2024

I have encountered similar problems: how to find the right file structure?
So I want to share the solution I found.
This is the output of "cfdisk" and "fdisk" commands respectively (Linux):
photo_2019-09-29_13-09-02
photo_2019-09-29_13-08-58

The FAT formatting on Windows 10 did not match the necessary format, but the one (FAT32) on Windows XP does.

from ch376msc.

djuseeq avatar djuseeq commented on September 11, 2024

Thanks for information, Fenix-125. That means who use Win10, they need to found some formatting tool to make a proper FAT partition on theirs flash drive. I'm on Linux,so i didn't faced with this kind of issue.

from ch376msc.

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.