Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Display Fails to Power Off on T-Display S3 Board #218

Open
melkati opened this issue May 15, 2024 · 0 comments · May be fixed by #223
Open

Display Fails to Power Off on T-Display S3 Board #218

melkati opened this issue May 15, 2024 · 0 comments · May be fixed by #223
Labels
bug Something isn't working

Comments

@melkati
Copy link
Owner

melkati commented May 15, 2024

Issue Overview:
The ESP32 S3 boards exhibit a persistent issue where the display fails to power off as expected (as when the device is powered by battery and remains inactive for a period or when the user explicitly sets preferences to power off the display).

Issue Details:

  • Display brightness to its lowest level, the display remains active and consumes power.
  • This behavior persists even in scenarios where power conservation is crucial, such as when the device is running on battery power.

Proposed Solution:
To resolve this issue, we propose implementing a mechanism to ensure that the display powers off completely when inactive or when instructed by the user. Community member @Coscolin has suggested a solution involving setting the backlight pin to 0, which will be explored further.

Next Steps:

  1. Investigate the root cause of the display power-off failure and determine the optimal solution.
  2. Implement the proposed solution of setting the backlight pin to 0 or explore alternative approaches.
  3. Thoroughly test the solution to ensure reliable display power-off behavior in various scenarios.
  4. Submit a pull request with the proposed changes for review and integration into the main repository.

Contributions and insights from the community are highly encouraged to expedite the resolution of this critical issue. Thank you for your collaboration and support.

@melkati melkati added the bug Something isn't working label May 15, 2024
@melkati melkati changed the title Display Fails to Power Off on ESP32 S3 Boards Display Fails to Power Off on T-Display S3 Board May 15, 2024
@melkati melkati linked a pull request Jun 9, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: High priority
Development

Successfully merging a pull request may close this issue.

1 participant