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

    sketch to mount M5Stack sd like a card reader do

    Scheduled Pinned Locked Moved SOFTWARE
    12 Posts 5 Posters 20.3k Views 1 Watching
    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.
    • m5stackM Online
      m5stack @cepics
      last edited by

      @cepics It is theoretically feasible, but there is no case procedure for the time being

      1 Reply Last reply Reply Quote 0
      • C Offline
        cepics
        last edited by

        tnks a lot for answering ...

        1 Reply Last reply Reply Quote 0
        • lukasmaximusL Offline
          lukasmaximus
          last edited by

          You could copy the contents from the sd plugged into the m5stack via various software, but why would you want to do that rather than using a regular card reader?

          1 Reply Last reply Reply Quote 0
          • C Offline
            cepics
            last edited by

            I'm looking for a sketch to use with SD updater so I can run the sketch connect usb cable to pc, mount the sd on pc and add .bin files without taking off and on the sd from/to M5Stack/pc....

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

              So basically you are looking for an arduino version of adafruits micropython implementation.
              The problem is that Arduino sketches overwrites the firmware allowing access to all the cores.
              You would need to create a firmware that would stop bin files from overwriting the space used for the firmware.

              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 0
              • C Offline
                crami25
                last edited by

                @cepics

                Until now, there is no way to configure the M5Stack (Esp32) as a USB flash drive. It seems that Expressif will enable this feature with their new ESP32-S2.

                Another possibility is to configure your M5Stack as a WiFi Web-Server using HTTP/HTML This gives you the possibility to upload and download files to your M5Stack SD-card using your web-browser on your pc. You see an example doing this watching

                https://www.youtube.com/watch?v=1OkEXeRbq_M

                Stay healthy
                crami25

                C 1 Reply Last reply Reply Quote 0
                • C Offline
                  cepics
                  last edited by

                  Hi, tnks a lot

                  right now no joy with:
                  this tutorial...

                  this is my serial monitor output, but I can't visualize server page...

                  Connecting ...
                  
                  Connected to myWifi Use IP address: 192.168.0.150
                  Initializing SD card...Card initialised... file access enabled...
                  HTTP server started
                  
                  

                  but in the browser:

                  This site can’t be reached192.168.0.150 took too long to respond.
                  Try:
                  
                  Checking the connection
                  Checking the proxy and the firewall
                  ERR_CONNECTION_TIMED_OUT
                  
                  

                  whats wrong?

                  1 Reply Last reply Reply Quote 0
                  • C Offline
                    crami25
                    last edited by

                    @cepics Check if your computer and your M5Stack are in the same wifi network !

                    C 1 Reply Last reply Reply Quote 0
                    • C Offline
                      cepics
                      last edited by

                      This post is deleted!
                      1 Reply Last reply Reply Quote 0
                      • C Offline
                        cepics @crami25
                        last edited by

                        @crami25 pc and m5stack are on the same wifi network

                        1 Reply Last reply Reply Quote 0
                        • C Offline
                          cepics @crami25
                          last edited by

                          @crami25
                          M5Stack_AP_SD_Uploader

                          1 Reply Last reply Reply Quote 0

                          Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                          Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                          With your input, this post could be even better 💗

                          Register Login
                          • First post
                            Last post