Navigation

    M5Stack Community

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    1. Home
    2. pkourany
    3. Topics
    P
    • Continue chat with pkourany
    • Start new chat with pkourany
    • Flag Profile
    • Profile
    • Following
    • Followers
    • Blocks
    • Topics
    • Posts
    • Best
    • Groups

    Topics created by pkourany

    • P

      Reset Capacitor
      FAQS • • pkourany

      11
      0
      Votes
      11
      Posts
      21888
      Views

      P

      @m5stack, holding the button for programming works fine. Resetting is the issue with my unit. In some cases, even with the bottom plate off, the unit will not reset and run the downloaded firmware unless I let it sit a while. Other times it works fine.
    • P

      Flaky M5STACK-4M-PSRAM
      PRODUCTS • • pkourany

      8
      0
      Votes
      8
      Posts
      11726
      Views

      @jimit thanks for the link.
    • P

      Newest M5Stack with 4MB psRAM
      PRODUCTS • • pkourany

      2
      0
      Votes
      2
      Posts
      5807
      Views

      @pkourany Hi, You don't need to enable the PSRAM to run standard sketches in the Arduino IDE. The Arduino IDE does not act on a low enough level for it to write directly to the PSRAM... you have to use something else like the ESP Flash Download Tool, which is used for example when you load Micro Python onto the M5Stack. Or the ESP-IDF compiler / flashing program.... Both are discussed here: http://iot-bits.com/esp32/esp32-flash-download-tool-tutorial/ The ESP Flash Download Tool is easier to setup and use than the ESP-IDF compiler / flashing program.