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

    Trying to install Rhasspy on a M5 Atom Echo using platformio

    Scheduled Pinned Locked Moved SOFTWARE
    atom echoplatformiorhasspy
    2 Posts 2 Posters 5.8k Views
    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.
    • J Offline
      Jevylux
      last edited by

      Hi, I am trying to install a rhasspy/satellite software on a M5 Aton Echo, using platformio in VisualStudioCode.
      However i get an error while trying to upload.
      Has anyone succeeded in uploading something on an Atom Echo ? Here are my results of my tries :

      Auto-detected: COM3
      Uploading .pio\build\m5stack-core-esp32\firmware.bin
      esptool.py v3.1
      Serial port COM3
      Connecting....
      Chip is ESP32-PICO-D4 (revision 1)
      Features: WiFi, BT, Dual Core, 240MHz, Embedded Flash, VRef calibration in efuse, Coding Scheme None
      Crystal is 40MHz
      MAC: 94:b9:7e:8c:c1:c8
      Uploading stub...
      Running stub...
      Stub running...
      Changing baud rate to 460800
      Changed.
      Configuring flash size...

      A fatal error occurred: Timed out waiting for packet header
      *** [upload] Error 2

      1 Reply Last reply Reply Quote 0
      • felmueF Offline
        felmue
        last edited by

        Hello @Jevylux

        try a slower upload speed, like 115200. E.g. add this line in platform.ini:

        upload_speed = 115200
        

        Thanks
        Felix

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

        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