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

    Porting code from M5StickC to new Plus version

    Arduino
    2
    3
    3.1k
    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
      DG4EK
      last edited by

      Hi out there. For the elder M5StickC (without Plus) I wrote several applications using the old small display. Unfortunately the elder stick (with the small display)
      isnt longer avaliable so I have to switch to the new PLUS version. Although M5 says that the Plus version is fully compatible, the graphics dont work
      properly. Sure it cannot cause of the larger display. Is there any possibility to make my code compatible without re-writing all (dont need that
      bigger display) ? Thanks for any idea.
      Regards Peter

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

        Hello @DG4EK

        I'd start by replacing the M5StickC with the M5StickCPlus library and then include M5StickCPlus.h instead of M5StickC.h in your program. Then see what breaks (if anything) and fix that.

        Thanks
        Felix

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

        1 Reply Last reply Reply Quote 0
        • D
          DG4EK
          last edited by

          Thanks Felix for the hint. Will try that and report about ...
          Regards
          Peter

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