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

    Core 2 looks dead, is it bricked? - fixed

    Core 2
    2
    8
    13.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.
    • U
      urwaldfloh
      last edited by urwaldfloh

      Hello guys,

      I use an Core 2 and tried to install a programm via the Arduino IDE and now it looks dead. Previously it was working fine, Factory test, UIFlow etc. looked good.

      If I try to switch it on nothing happens, no display, no LEDs, nothing. Arduino IDE and VS Code are not able to connect to the Core2 anymore (is worked before). Output VS code:
      CURRENT: upload_protocol = esptool
      Looking for upload port...
      Auto-detected: COM4
      Uploading .pio\build\m5stack-core2\firmware.bin
      esptool.py v3.1
      Serial port COM4
      Connecting......................................_____
      A fatal error occurred: Failed to connect to ESP32: Timed out waiting for packet header

      I removed the M5Go2 botton to remove all the internal power supply, and connected it to the USB. But still nothing, no LEDs, no LCD, no connection.
      Next I tried the M5Burner, but the result is still a failure.

      The COM-Interface is still available:
      COM4 Silicon Labs CP210x USB to UART Bridge (COM4) USB VID:PID=10C4:EA60 SER=02160F7D LOCATION=1-14
      Is there a chance to fix this issue an resurrect my Core2?

      Thanks a lot,
      Bernd

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

        Try downloading M5Burner from the M5Stack and reinstalling the UIFlow firmware for Core 2 then try reloading arduino.
        Have you tried unplugging and plugging or restarting the computer?

        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
        • U
          urwaldfloh
          last edited by urwaldfloh

          Hello ajb2k3,
          thanks for your reply! I also tried the M5Burner with different speeds 16MBit/s, 115200 bit/s, but the result is the same:

          Start Burn
          --chip esp32 --port COM4 --baud 115200 --before default_reset write_flash -z --flash_mode dio --flash_freq 80m --flash_size detect 0x7ff000 C:\Users\urwaldfloh\Downloads\M5Burner\packages\fw\other\wifi.bin 0x1000 C:\Users\urwaldfloh\Downloads\M5Burner\packages\fw\core\UIFlow_Core2-v1.8.0-core2.bin

          esptool.py v2.5.0
          Serial port COM4
          Connecting...
          .... [..].._____
          A fatal error occurred: Failed to connect to ESP32: Timed out waiting for packet header
          Burn Failed

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

            Have you shut the computer down, the restarted and used the "Cold boot" method to reinstall the driver?
            Have you tested it with another Computer?

            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
            • U
              urwaldfloh
              last edited by

              I tried a "cold boot" of my windows system, but without any success. Then I tried it with my linux mint notebook, also no success.
              But I found out a very interesting fact: It is not (totally) bricked =)
              When I start the serial terminal (e.g. putty) and connect to the M5Stack the PC receives "Hello" periodically.
              Hence the hardware is not totally broken, but connecting to the M5stack is still not possible. This could be the last program before it "died".
              Maybe the periodically "Hello" message blocks the new program download. Is this even possible?

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

                @urwaldfloh yes it possible and that would explain why it cant update because the terminal is busy
                In M5 burner, did you try erasing the firmware before flashing? the erase button is sometimes hidden.!0_1627112506601_Screenshot 2021-07-24 at 08.41.24.png

                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!

                U 1 Reply Last reply Reply Quote 2
                • U
                  urwaldfloh @ajb2k3
                  last edited by

                  @ajb2k3 It worked!! Thanks a lot! =)
                  It took several tries to erase the M5, but suddenly it worked. I installed the factory test and it was also a success. I'm so happy!

                  Can you give me any suggestion that this does not happen again? I use the serial terminal for debugging very often and it would be a little drawback developing without it.

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

                    @urwaldfloh Glad to hear it. unfortunately I can't think of any tips that may help

                    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
                    • First post
                      Last post