Navigation

    M5Stack Community

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

    Best posts made by PlayTheGame

    • RE: m5stack camera module - hardware design bug

      @ajb2k3
      This is not true.
      The M5Stack ESP32 Camera Module is using a OV2640 with a "hack" of the I2S interface because this ESP32 subsystem is able to DMA for the data. The camera control is over the Serial Camera Control Bus (SCCB) protocol that is using I2C routines. Additionally the GROVE connector makes the I2C accessible for peripherals.
      The M5Stack ESP32 WROVER with PSRAM Camera Module additionally has the BME280 and MPU6050 on a second I2C.

      But who knows? Still there are no up to date schematics. I mean something with the actual wiring of the PCB. Not the overview picture. Which is btw only posted on Aliexpress:
      Aliexpress

      My opinion: It is a silly idea to share the camera VSYNC and SIOC with the BME280 and MPU6050.

      posted in PRODUCTS
      P
      PlayTheGame
    • RE: Mod to programmatically disable speaker whine/hiss.

      @Calin Hold your ear on the "mute" speaker. There is still noise with your code.

      THX for the hardware mod suggestion.

      posted in PRODUCTS
      P
      PlayTheGame
    • RE: M5Stack Fire questions...

      I want to add

      • Upload a complete M5Stack Fire schematic of the current revision. There is none in the docs.
      posted in PRODUCTS
      P
      PlayTheGame