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

    M5Tough brightness

    Units
    2
    2
    1.9k
    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.
    • V
      ve2dx
      last edited by

      Hello, I got my M5Tough and works GREAT out of the box with default loaded app (tough tools)

      but

      what ever other application I try to use from GITHUB loaded via Arduino or Visual Studio Code comes out with almost no brightness at all...

      now some of the app I was tested were for CORE2... but stilldownload M5Tough app from GITHUB and result are the same!!!!

      Did try two approach on raising brightness SetBrighness and the voltage thing (forgot it sry!) and nothing nada!

      HELP!

      Richard

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

        Hello @ve2dx

        try something like this:

        M5.Axp.SetLDOVoltage(3, 2500);
        

        the second parameter is the brightness. Max is 3300.

        Thanks
        Felix

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

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