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

    A core with ESP32-S2

    Features Wish List
    4
    4
    7.7k
    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.
    • D
      Dario
      last edited by Dario

      In my point of view it would be great to have an M5 core with the ESP32-S2.
      The S2 variant has the USB-OTG, and with the right bootloader (TinyUF2 Bootloader), it can expose the internal flash as a USB drive. No more AMPY or custom tools to updload files on the core. We would be able to use the Mu editor on the same easy way as we can do with the Micro:bit.

      Last but not least, there is already a port of Adafruit CircuitPython for the ESP32-S2. CircuitPython is very well documented with tons of library alredy written for it.
      I find easier to work with CircuitPython than MicroPython.

      Let's look for example how CircuitPython handle the audio:

      • It use the same libraries regardless of the porting
      • It has support for reading MP3 files
      • You can choose to use a PWM or an I2S output
      • There are plenty of examples
      1 Reply Last reply Reply Quote 2
      • MatiM
        Mati
        last edited by

        btw week ago ESP32-S3 was out to press:
        https://www.espressif.com/en/news/ESP32_S3

        lumaL 1 Reply Last reply Reply Quote 0
        • lumaL
          luma @Mati
          last edited by

          Sadly, the ESP32-S3 drops USB host mode, so the use case presented by the OP won't work on the new part.

          An M5Stack w/ the ESP32-S2 would open up a bunch of interesting use cases due to that feature.

          J 1 Reply Last reply Reply Quote 0
          • J
            joshka @luma
            last edited by joshka

            @luma said in A core with ESP32-S2:

            Sadly, the ESP32-S3 drops USB host mode, so the use case presented by the OP won't work on the new part.

            An M5Stack w/ the ESP32-S2 would open up a bunch of interesting use cases due to that feature.

            The -C3 has no USB, seems like the S3 will though. :)
            I definitely would love to see an S2 version with USB-OTG available onboard

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