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

Subcategories

  • You can discuss ESPHome related issues here, share your yaml and projects.

    23 Topics
    36 Posts
    B
    The link to the PowerHub esphome code returns a 404. Is there another source for the code?
  • Squareline Studio and LVGL Discussion

    6 Topics
    19 Posts
    S
    @俺がガンダムだ said in LVGL performance problem: I applied LVGL on stickc-plus2,with TFT_eSPI's st7789v2 driver.But the refreshing rate is very low (while doing "load screen anim").I know stickc had good performance on drawing screen (by watching the video of M5stick T-Lite Thermal tutorial). And the LVGL also has a good performance through Dial-ESP32-S3 and Din-Meter demonstration video. So what is the reason of such low performance. Cound it be the TFT_eSPI library? I’ve seen similar issues on the StickC-Plus2. It could be due to TFT_eSPI settings, try increasing the SPI frequency or enabling DMA. Also, check your LVGL buffer config; full buffering helps with performance.
  • Discuss all things UIFlow here. Bugs, Improvements, Guides etc...

    1k Topics
    4k Posts
    1
    安装删除应用可以安装M5Lancher,自己编写的话建议烧录uflow进行编程
  • M5Stack is programmable with the Arduino IDE. Here you can troubleshoot your issues and share Arduino code and libraries

    470 Topics
    2k Posts
    D
    Just to share what I have done to get the debugging start working. Setup Windows 11 Adruino IDE Version 2.3.9 M5Stack StickS3 Symptom when clicking the Start Debugging button, encounter error messages as follows: Waiting for gdb server to start...[2026-06-07T13:03:42.505Z] SERVER CONSOLE DEBUG: onBackendConnect: gdb-server session connected. You can switch to "DEBUG CONSOLE" to see GDB interactions. "C:\\Users\\dandu\\AppData\\Local\\Arduino15\\packages\\m5stack\\tools\\openocd-esp32\\v0.12.0-esp32-20251215/bin/openocd" -c "gdb_port 50000" -c "tcl_port 50001" -c "telnet_port 50002" -s "c:\\Users\\dandu\\Documents\\M5Stack\\StickS3\\Pong" -f "C:/Program Files/Arduino IDE/resources/app/plugins/cortex-debug/extension/support/openocd-helpers.tcl" -f board/esp32s3-builtin.cfg Open On-Chip Debugger v0.12.0-esp32-20251215 (2025-12-15-18:17) Licensed under GNU GPL v2 For bug reports, read http://openocd.org/doc/doxygen/bugs.html DEPRECATED! use 'gdb port', not 'gdb_port' DEPRECATED! use 'tcl port' not 'tcl_port' DEPRECATED! use 'telnet port', not 'telnet_port' CDRTOSConfigure Info : esp_usb_jtag: VID set to 0x303a and PID to 0x1001 Info : esp_usb_jtag: capabilities descriptor set to 0x2000 Info : Listening on port 50001 for tcl connections Info : Listening on port 50002 for telnet connections Error: libusb_open() failed with LIBUSB_ERROR_NOT_FOUND Error: esp_usb_jtag: could not find or open device! Diagnosis It is the driver for USB JTAG/serial debug unit (Interface 2) that causes issue. Reasons Using Zadig, found that the current driver is WINUSB (v10.0.26100.1150) The v10.0.x WinUSB driver is Microsoft's newer inbox driver that Windows sometimes auto-installs. It has been observed to be incompatible with OpenOCD's libusb on ESP32-S3 JTAG, causing exactly the LIBUSB_ERROR_NOT_FOUND error you saw. Visual Micro's own documentation explicitly warns about this: visualmicro Fix install Zadig replace/downgrade driver for USB JTAG/serial debug unit (Interface 2) to WinUSB (v6.1.7600.16385). NOTE: select "Install Driver" by clicking the dropbox on the button. The default option in the dropbox should be "Install WCID Driver" which will not help, it will still be the incompatible v10.0.x driver after Zadig installed the driver. Note on the USB JTAG/serial debug unit (Interface 0), the driver usbser (v10.0.26100.8328) is fine. There are Internet post that suggest replacing it with USB Serial (CDC). No need to make "Start Debugging" working. References IDE 2.3.0 debugging esp32s3 using built-in usb jtag Leveraging ESP32 Built-in JTAG for Advanced Debugging: A Step-by-Step Guide
  • Discuss all things Micropython here. Get help, Recommend Libraries, Report Bugs and Improvements

    218 Topics
    898 Posts
    J
    @pabou try using uiflow to generate the code, then peek copy from there.
  • For discussion and assistance with M5EZ.

    13 Topics
    62 Posts
    J
    using the mentioned changes hello_world example did compile and got uploaded to my core2. However , nothing is shown on screen, screen remains black.
  • Discuss all things related to ESP - IDF, Espressifs IoT Development Framework

    29 Topics
    101 Posts
    felmueF
    Hello @daniyyel ah, ok. So the correct documentation is here. Have a look at the code examples in Quick Start Guide to see how the M5IOE1 needs to be programmed to turn on power etc. The function is called SIM7028_EN() and first turns on power then resets the modem. Thanks Felix
  • UiFlow 2.0 related issues discussion.

    366 Topics
    2k Posts
    I attempted to burn the firmware for each version of UIFlow 2.0 Stick Plus on my stickC Plus, but after each firmware was burned, the device failed to boot up and did not respond to any key press.
  • Not able to burn UiFlow 2.0 Firmware

    1
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Lots of comment spam inside M5Burner app

    4
    1 Votes
    4 Posts
    3k Views
    D
    Is there any way to delete \ edit comments?
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    1 Views
    No one has replied
  • Program Bala2 Fire

    2
    0 Votes
    2 Posts
    2k Views
    kurikoK
    @Edoardo_27 have you tried official examples: https://uiflow-micropython.readthedocs.io/en/latest/module/bala2.html https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Application/Bala2
  • How to disable M5stack fire power saving

    4
    0 Votes
    4 Posts
    3k Views
    felmueF
    Hello @peolsolutions just an FYI: M5Stack Fire doesn't have an AXP192 PMU. I get the feeling some of your posts are AI generated, no? If I am correct I'd appreciate if you could first verify the technical facts before posting. Thank you very much for your understanding. Thanks Felix
  • MQTT connection error

    5
    0 Votes
    5 Posts
    4k Views
    robskiR
    8883 or 1883 ? [image: 1741767643038-mqtt0.png]
  • Cardputer + Wokwi

    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • compiling sensor module firmware

    4
    0 Votes
    4 Posts
    3k Views
    S
    For compiling the firmware from the M5-PbHUB-Internal-FW repo, try using the Arduino IDE or PlatformIO. Both are open-source and offer a more modern experience. You can also use the command line with PlatformIO, which is pretty flexible.
  • please support M5 Burner in linux arm64

    3
    0 Votes
    3 Posts
    2k Views
    ajb2k3A
    @kuriko ESPtool is a nightmare to use, I know I have tried. We need an Arm64 port for the Raspberry Pi
  • This topic is deleted!

    3
    0 Votes
    3 Posts
    1k Views
  • M5Unified 0.2.3 broken on PaperS3

    4
    0 Votes
    4 Posts
    3k Views
    felmueF
    Hello @wsanders I think these compiler error have been fixed (see here), but after tagging the library. I guess it will be in M5Unified 0.2.4. Thanks Felix
  • M5Dial TFT_eSPI pinout

    17
    1 Votes
    17 Posts
    17k Views
    gordshG
    @SadE54 I believe it is.
  • Disable WiFi completly

    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • M5Dial - bricked? Twice? No, some help needed

    3
    0 Votes
    3 Posts
    2k Views
    robskiR
    as long comport is visible when M5Dial is connencted then you should be able to reload firmware or just use one of Easyloader samples from M5Dial documents web page
  • Controlling M5 Stamp Fly without joystick

    1
    0 Votes
    1 Posts
    937 Views
    No one has replied
  • Has anyone gotten M5.Rtc.setAlarmIRQ to work on ESP32S3? for

    3
    0 Votes
    3 Posts
    2k Views
    felmueF
    Hello @wsanders you answered your question yourself - power off functionality is not implemented yet on M5PaperS3 and therefore RTC alarms do not work. Some background (as I understand it). Some M5Stack devices - like M5Paper (non S3 version) - can not power off while being powered from USB so the current code in Power_Class does the following: it sets up both, RTC alarm and ESP sleep functions (e.g. deep sleep and light sleep). It then first attempts to power off - which works when powered from battery, so the code execution ends here. However when powered from USB, power off does nothing and the 'backup' ESP sleep functions take over. So with M5PaperS3 and the current state of Power_Class when you call timerSleep(int seconds) it works because ESP sleep function is setup and can take over. However when you call the other timerSleep() functions nothing happens as the ESP sleep functions are not setup here and power off isn't implemented yet. And when you call setAlarmIRQ(30) and powerOff() manually nothing happens either - same reason again - power off is not implemented yet. BTW: you can still test your code though - during the 30 seconds you can double-click the side button to actually power off M5Paper and when the time is up it should power on again. Thanks Felix
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    3 Views
    No one has replied
  • Solution: Getting decent looking fonts on PaperS3

    1
    2
    1 Votes
    1 Posts
    2k Views
    No one has replied
  • how to implement gradient arcs/circles

    2
    1
    0 Votes
    2 Posts
    2k Views
    robskiR
    @mukul_100_ i would recommend to study some of YT VolosR examples of his approach to UI
  • M5Dail platformio setup problems

    3
    0 Votes
    3 Posts
    2k Views
    B
    @felmue it works,great. thank you felmue.