Skip to content
This repository was archived by the owner on Aug 1, 2022. It is now read-only.
This repository was archived by the owner on Aug 1, 2022. It is now read-only.

M5 Core2 Cannot control LCD brightness #180

@teastainGit

Description

@teastainGit

M5 Core2 Cannot control LCD brightness with APX192.cpp or in sketch set up. Tried editing APX192.cpp with SetLcdVoltage(2900); to get 2.9 volts and tried these ideas that work on StickC and core basic:
M5.Axp.SetLcdVoltage(3000);
M5.Lcd.setBrightness(255);
M5.Axp.ScreenBreath(15);
The serial monitor boot up display always says "axp: lcd backlight voltage was set to 2.80v" regardless!
Any Ideas?
Terry from Canada

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions