🤖Have you ever tried Chat.M5Stack.com before asking??😎

Categories

  • Firmware updates, Hardware Revisions, New Product info can be found here.

    75 Topics
    826 Posts
    KhanFromNorthK
    You can continue developing on the M5Stack Core2 reliably. The key is to bypass UIFlow entirely and use MicroPython directly through Thonny or VS Code.
  • M5Stack Events

    8 Topics
    31 Posts
    kurikoK
    @Apex574R Does the Userdemo firmware running normally?
  • Wish for a feature that doesn't exist yet? this is the place to ask for it. we will collect all the requirements and enquiry's and who knows ... sometime wish might come true!

    227 Topics
    688 Posts
    R
    @Mumbles1 M5StampC5 as the first product with 7x7 matrix @ 2.54mm factor has no mechanical or pin compatibility in M5Stack ecosystem. The only thing that allows me is to use (from M5Stack) are two M5Stack proto boards such as: https://shop.m5stack.com/products/core-development-of-proto-board https://shop.m5stack.com/products/mini-proto-board-unit I expected that at least a new product line like Chain would have the 7x7 matrix 2.54mm factor in Chain Blank Proto with Chain Bridge, see the bellow screen snippet: [image: 1785142635549-573213aa-9a84-40ac-ac50-8fcad898b8ac-image.jpeg] but there is no a mechanical fit to the proto pins. The pin layout of the M5StampC5 is non-standard, even in its own ecosystem, I would understand if the non-stackable pins supported at least Atom (4x5pins), which would allow you to use everything from this extensive and supported Atom family.
  • Forum rules - Announcements - General chit chat (ESP-32, ESP-8266, IoT, Raspberry Pi etc...)

    979 Topics
    3k Posts
    W
    Hello, If you can share a clear photo of the PCB (front and back) and the dimensions of the missing switch, it'll be much easier to identify the correct replacement. The "M5" marking usually isn't enough to determine the exact SMD tactile switch.
  • Core and Modules info.

    3k Topics
    14k Posts
    R
    Install Visual Studio Code. Install the Expressive toolchain via VS Code. On the right side, enable Copilot AI. I think it costs $10.00 a month. Open the root folder where the source code is located. You must have downloaded it from GitHub. Plug in the M5Stamp Fly and make note of the COM port. Build the firmware.bin file and upload the three bin files to the correct address with ESP Tool. That is the bootloader and partition bin files. Then test your drone. I always have two drones to test on; I load up one and test the other when testing my code PASSED. You see red lines under header files; ignore them for now. Just find the bin files you have created.
  • Projects Sharing.

    512 Topics
    2k Posts
    D
    Just made my second video on stackChan. It feasures using UIFlow2 programming. See it at: https://youtu.be/c1NikvxdDLE
  • This is the place to discuss driver issues, M5 burner troubleshooting, and development of software compatible with M5Stack

    3k Topics
    10k Posts
    A
    StamPLC ESP32-S3-FN8 UIFlow2 V2.5.0, MicroPython v1.27.0-dirty, 2026-07-31 Run Once works. Download/Run Always invokes _connect_network_only, which incorrectly constructs stamplc.poe and fails with esp_eth_driver_install. Run main.py directly works.
  • 268 Topics
    587 Posts
    C
    @Rokas0919 1、先下载一个软件m5burner 2、然后打开m5burner 3、把你的Cardputer按住Go键连接电脑 4、在左边选择CARDPUTER 5、然后选择M5Launcher Cardputer & ADV 6、然后Burn到你的Cardputer 就可以查看到你的SD卡了