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

    [Solved]uiflow new FW(v1.1.0) can't writting.

    UIFlow
    4
    4
    8.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.
    • T
      TakuroFukamizu
      last edited by m5-docs

      I've executed flash.sh command. but catch following error.

      $ cd M5Burner-flow-only/firmwares/M5Flow/v1.1.0-en
      $ ./flash.sh
      usage: esptool write_flash [-h] [--erase-all]
                                 [--flash_freq {keep,40m,26m,20m,80m}]
                                 [--flash_mode {keep,qio,qout,dio,dout}]
                                 [--flash_size FLASH_SIZE]
                                 [--spi-connection SPI_CONNECTION] [--no-progress]
                                 [--verify] [--compress | --no-compress]
                                 <address> <filename> [<address> <filename> ...]
      esptool write_flash: error: argument <address> <filename>: Detected overlap at address: 0x160000 for file: spiffs_image_0x170000.img
      

      why?

      firmware version: v1.1.0-en
      hardware: M5Stack Basic
      pc os: macOS Mojave

      Please give me some advice.
      thanks.

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

        Because you forgot to pass the additional parameters required to make it work.

        There is a slightly better version with a visual front end that can be downloaded from withing UIFlow but you need to disable the download security first using
        sudo spctl --master-disable
        you then download the firmware loader and run it to install the firmware (you need to erase the ld firmware first before installing the new)
        and then type
        sudo spctl --master-enable
        to reset the system security.

        Only do this when downloading the uiflow firmware program!

        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
        • H
          heybin
          last edited by

          sorry, i forgot to modify the mac file, need change flash.sh address 160000 -> 170000

          world101W 1 Reply Last reply Reply Quote 0
          • world101W
            world101 @heybin
            last edited by

            @heybin

            While you are at it, please update the entire zip file for the Mac version of the M5Burner. What is linked in flow.m5stack.com today only goes up to v1.0.1. I need v1.1.0 please.

            http://flow.m5stack.com/download/M5Burner_MacOS.zip

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