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

    atoms s3 problems

    Atom
    2
    2
    1.9k
    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.
    • T
      tomtom22
      last edited by

      i have some confusion about the atoms3.

      after reading this from the manual
      "Reminder: If you need to burn the firmware, please press and hold the reset button (about 2 seconds) until the internal green LED lights up, then you can release it, at this time the device has entered download mode and waited for burning."

      sometimes i dont do this and it still flashes sometimes not why is it recommended to do this and what can go wrong if i dont hold the button down?

      another problem if in the arduino ide i select atoms3 when i connect the board it appears as a esp32c3 and sometimes even other random chips what's going on here?
      0_1695313306154_newt.png

      another odd thing is i have no abilty to control the led in any form with
      "
      M5.dis.drawpix(0x0000ff);
      M5.dis.show();
      "
      which from looking at the example "https://github.com/m5stack/M5AtomS3/blob/main/examples/Basics/Led/Led.ino" it should work fine.

      has anybody else got these problems and could help?
      thanks

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

        Hello @tomtom22

        to you first question: it doesn't matter whether you press and hold the reset button to get the M5AtomS3 into download mode to burn firmware or let the automatic do it.

        The press and hold the reset button method is available in case the automatic download mode fails. This can happen if for instance the currently running firmware has an issue causing the device to constantly reset.

        I personally let the automatic download mode do its thing and only if that fails use the reset button method.

        Thanks
        Felix

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

        1 Reply Last reply Reply Quote 1
        • First post
          Last post