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

    UIFlow - Where is the Firmware?

    UIFlow
    3
    7
    12.0k
    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.
    • L
      LordInchcape
      last edited by

      I have successfully flashed my M5Stick with basic micropython, but I realise I need a lot more than this to use the display etc. Hence my interest in trying to run UIFlow. First step is to program the firmware onto the M5Stick, nothing seems to work however many videos I watch. I am using Windows. I can run M5Burner but identifying where the the firmware files are escapes me. This should be very straightforward. Any help gratefully received.

      m5stackM 1 Reply Last reply Reply Quote 0
      • m5stackM
        m5stack @LordInchcape
        last edited by m5stack

        @lordinchcape afrer UIFlow 1.5.2 version update ,UIFlow stop support M5Stick (SKU: K016 . gray/white color version) . you could use Arduino IDE to programing it.

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

          Hey @LordInchcape are you using the original M5Stick with monochrome oled screen or m5stick V? you could check out my github for some of the extra modules you need

          M5Stick
          https://github.com/lukasmaximus89/M5Stick-Grey-White-Micropython-1.12

          M5stickV
          https://github.com/lukasmaximus89/M5Stick-C-Micropython-1.12

          I recently made some videos on this subject which may be of help to you

          https://www.youtube.com/watch?v=YEQPAK609Uo
          https://www.youtube.com/watch?v=GPRNUCBTVy4

          L 2 Replies Last reply Reply Quote 0
          • L
            LordInchcape @lukasmaximus
            last edited by

            @lukasmaximus
            Thanks for your reply.
            I also have an M5Stack Fire which I use with PlatformIO / Arduino.
            One of my objectives it to also look at micropython so rather than mess with my M5Stack I am using an M5StickC.
            Is it true that M5Stick is no longer supported by UIFlow?
            I can install micropython onto M5StickC using esptool and it works but I need the additional python libraries so I can do things like "import m5stick".
            You pointed my at https://github.com/lukasmaximus89/M5Stick-C-Micropython-1.12.
            Is this what I want? I could then load them to flash through Thonny.

            The two videos you mention I have seen already, they are good thankyou.
            The first video assumes that the UIFlow firmware has already been stored to flash on the device which is the step that I am having trouble with.

            I see things like this in the many instructions/videos:-
            Note: M5Burner includes different UIFlow firmware versions from different M5Stack products
            This is not the case. There is no UIFlow firmware.
            When I run M5Burner I always get:-
            You must download this firmware before burn it.

            I have also found references in the forums to other people with the same problem.
            I suspect that I have to download the firmware from somewhere in GitHub, I have seen some of your recent posts where you point as follows:-
            https://github.com/EeeeBin/UIFlow-Firmware/tree/beta
            Should I use this?

            Even if I decided to install UIFlow on my M5Stack Fire I would have exactly the same problem of not having any firmware accessible through M5Burner.
            Its probably just me!

            m5stackM 1 Reply Last reply Reply Quote 0
            • m5stackM
              m5stack @LordInchcape
              last edited by

              @lordinchcape autaully you could download the firmware in the M5Burner. if you click the download btn . it can't start download or just refresh once. you had batter to check if you already put the software to your app list( i guess you are used MacOS right? and check if have firewall or other reason effect the M5Burner work. ) the M5Stick has been stop firmware update long time. so maybe UIFlow can't support it in the future.

              L 1 Reply Last reply Reply Quote 0
              • L
                LordInchcape @m5stack
                last edited by

                @m5stack
                Thanks. I am using Windows 10.
                Have just discovered M5Burner-Beta from m5stack.com. At last this appears to be functional. I have successfully burned UIFlow firmware 1.4.5.1.
                So this gives me something to start with.

                1 Reply Last reply Reply Quote 0
                • L
                  LordInchcape @lukasmaximus
                  last edited by

                  @lukasmaximus
                  Hi. I just replayed the first video you mentioned and yes this is very helpful. You clearly state in this video how I can find the additional modules I need to add to the basic micropython to support the M5Stick. I much prefer to program at the low level python level rather than use something like UIFlow.
                  Thanks again for your help.

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