🤖Have you ever tried Chat.M5Stack.com before asking??😎
    M5Stack Community
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    Load and write blocks of 512 direct to sd card M5Core2

    Units
    m5stack fire m5core2
    1
    1
    4.4k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • P
      Powersoft
      last edited by

      Is it possible to read/write blocks of 512 bytes direct to the sd card?
      This without using the M5Stack filesystem.
      I know with the SDFat.h library it is possible, there are commands for readBlock(block,buffer) and writeBlock(block, buffer), and buffer is defined as
      byte buffer[512].
      But I get not compiled this library under my Core2.
      Appreciatie any help with this.

      Cheers,
      Jan

      1 Reply Last reply Reply Quote 0
      • First post
        Last post