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

[Bug]: T-Echo RGB Matrix LED wrong/incomplete pinning. #5327

Closed
Lma-Mike-Zulu opened this issue Nov 12, 2024 · 2 comments
Closed

[Bug]: T-Echo RGB Matrix LED wrong/incomplete pinning. #5327

Lma-Mike-Zulu opened this issue Nov 12, 2024 · 2 comments
Labels
bug Something isn't working Stale

Comments

@Lma-Mike-Zulu
Copy link

Category

Hardware Compatibility

Hardware

T-Echo

Firmware Version

2.5.11.8e2a3e5

Description

Pinout for Matrix LED on T-Echo is wrong(incomplete)

By reviewing the vendors scematic [2021/6/23] ( LED color Labeling is wrong but LED and other Port Pin Label should be fine) and Datasheet for RGB Matrix LED FM-B2020RGBA-HG and checking code with real behaviour on my device I found the correct Port Pinning for the LED should be.

RED P1.03 (32 + 3)
GREEN P1.01 (32 + 1)
BLUE P0.14 (0 + 14)

I made a code proposal on Pull Request #5326

Relevant log output

No response

@Lma-Mike-Zulu Lma-Mike-Zulu added the bug Something isn't working label Nov 12, 2024
@fifieldt
Copy link
Contributor

From the pull request: "Your assertions are correct. Unfortunately, changing to new (correct) LED scheme broke the previous iterations of T-Echos. :-/"

So we may need to look at a new variant or some extra logic to handle the different generations of T-Echo.

@Lma-Mike-Zulu
Copy link
Author

Lma-Mike-Zulu commented Nov 14, 2024

Thanks for the feedback.

Hopefully there will be a solution in the future to get full functionality for the Matrix LED.
Please dont hasitate to contact me if you need any feedback regarding the 11/2024 T-Echo hardware I own.

@github-actions github-actions bot added the Stale label Jan 14, 2025
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Jan 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Stale
Projects
None yet
Development

No branches or pull requests

2 participants