Navigation

    M5Stack Community

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    1. Home
    2. kalon00
    K
    • Continue chat with kalon00
    • Start new chat with kalon00
    • Flag Profile
    • Profile
    • Following
    • Followers
    • Blocks
    • Topics
    • Posts
    • Best
    • Groups
    Save
    Saving

    kalon00

    @kalon00

    0
    Reputation
    3
    Posts
    966
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    kalon00 Follow

    Posts made by kalon00

    • How to install .bin to M5stickC Plus

      I have done below

      esptool.py --port COM4 -b 1500000 write_flash 0x00000 M5ZoomcontrollerPlus3.ino.m5stick_c.bin

      But M5stickC Plus doesn't work with the sketch(.bin).
      I think my command is wrong.
      Could you kindly tell me how to write .bin to M5stickC Plus with esptool.py?

      posted in M5 Stick/StickC
      K
      kalon00
    • RE: UIFlow 1.7.0

      Hi,
      Where can I download ver 1.7.0?

      posted in Official Updates
      K
      kalon00
    • Error compiling for board M5Stack-Paper.

      I have encountered this error below:

      Arduino: 1.8.13 (Windows Store 1.8.42.0) (Windows 10), Board: "M5Stack-Paper, Enabled, Default (2 x 6.5 MB app, 3.6 MB SPIFFS), 240MHz (WiFi/BT), 115200, None"
      
      In file included from c:\users\user\dropbox\my pc (laptop-q40lrgpt)\documents\arduinodata\packages\m5stack\tools\xtensa-esp32-elf-gcc\1.22.0-80-g6c4433a-5.2.0\xtensa-esp32-elf\include\c++\5.2.0\algorithm:60:0,
      
                       from C:\Users\user\Dropbox\My PC (LAPTOP-Q40LRGPT)\Documents\ArduinoData\packages\m5stack\hardware\esp32\1.0.6\cores\esp32/Arduino.h:142,
      
                       from sketch\BasicOTA.ino.cpp:1:
      
      c:\users\user\dropbox\my pc (laptop-q40lrgpt)\documents\arduinodata\packages\m5stack\tools\xtensa-esp32-elf-gcc\1.22.0-80-g6c4433a-5.2.0\xtensa-esp32-elf\include\c++\5.2.0\utility:68:28: fatal error: bits/c++config.h: No such file or directory
      
      compilation terminated.
      
      exit status 1
      
      Error compiling for board M5Stack-Paper.
      
      
      
      This report would have more information with
      "Show verbose output during compilation"
      option enabled in File -> Preferences.
      

      What can I settle this issue?

      posted in Arduino
      K
      kalon00