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

    Write/Read Data(SD Card or internal) into the CoreS3 with Uiflow 2.0

    PRODUCTS
    3
    3
    2.9k
    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.
    • A
      Alejandro_Baup
      last edited by

      Hi, i'm new in m5stack in general and i need to save the parameters changed by the user in the UI, to the internal or SD Card storage to read them later in a following start of the device. I see that this can be done in Uiflow 1 but in uiflow 2.0 i don't see the SD Card blocks to accomplish this. Any help with this would be gracefull

      ajb2k3A 1 Reply Last reply Reply Quote 0
      • ajb2k3A
        ajb2k3 @Alejandro_Baup
        last edited by

        @alejandro_baup I have been asking for a few weeks but there looks to be an issue with sdxards at present

        UIFlow, so easy an adult can learn it!
        If I don't know it, be patient!
        I've ether not learned it or am too drunk to remember it!
        Author of the WIP UIFlow Handbook!
        M5Black, Go, Stick, Core2, and so much more it cant be fit in here!

        1 Reply Last reply Reply Quote 2
        • felmueF
          felmue
          last edited by

          Hi guys

          Here is an explanation as to why it may take some time to fix: M5CoreS3 uses the SPI bus in a special way to control the LCD: MISO (normally an input) is reconfigured to be an output and is used as DC line (instead of a dedicated GPIO for DC). Unfortunately to access the SD card (which shares the SPI bus with the LCD) MISO needs to be an input.

          In case you might be interested. I found a way to do this switching back and forth between input and output for Arduino.

          Thanks
          Felix

          GPIO translation table M5Stack / M5Core2
          Information about various M5Stack products.
          Code examples

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