🤖Have you ever tried Chat.M5Stack.com before asking??😎
  • 0 Votes
    2 Posts
    417 Views
    felmueF
    Hello @mb M5Atom Matrix has a dedicated USB-Serial chip which is not affected by the ESP32 reset and thus is keeping the serial connection alive. In contrast the ESP32S3 inside M5AtomS3 Lite has USB built-in (and doesn't need a dedicated USB-Serial chip). The 'downside' being what you observe - resetting ESP32S3 also resets the USB connection. Thanks Felix
  • Stamp C3 reset pin.

    Modules stampc3 reset
    2
    0 Votes
    2 Posts
    5k Views
    BramB
    It appears that ENABLE is indeed the RESET pin. I use it to connect SPI OLED RESET signals, and that works.