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

    may i use esp32 library for M5stack coding?

    Arduino
    2
    2
    2.6k
    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.
    • R
      robinJiao
      last edited by

      I'm new to M5Stack (and ESP32); esp32 has firebase library, but M5Stack doesn't; may I use the firebase-esp library to code with my M5Stack Core2? thanks!
      In my mind, I think M5Stack is just feature-rich esp32 dev-kit. i did try this but then get a blank screen and have to M5burn it to factory default.

      Robin

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

        Hello @robinJiao

        you are correct, M5Stack devices are feature rich ESP32 kits. And yes, you most likely can use the firebase-esp library to code for the ESP32 processor in your M5Core2. However the additional hardware, e.g. LCD, touch screen, RTC, accelerometer, etc. in your M5Core2 are not getting initialized automatically since the firebase-esp library doesn't know about them. That is the reason you are seeing a blank screen. (BTW: the firebase-esp code most likely is running though - did you check the serial output?)

        That said, may I suggest you start with the libraries designed for M5Core2 and run some simple examples first? My apologies, if you already have done that.

        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