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

Add support for Lilygo T-Deck. #3246

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

hreikin
Copy link

@hreikin hreikin commented Mar 22, 2024

Adds support for the Lilygo T-Deck device.

@mmuecke
Copy link

mmuecke commented Mar 25, 2024

maybe a help for #2647

@richonguzman
Copy link

I tested on another project and confirm that:

  1. all pins definition are ok

2)I did not use the following 2 definitions and also all works fine
#define TFT_INVERSION_ON
#define TDECK_PERI_GPIO 10

  1. I used
    #define SPI_READ_FREQUENCY 20000000 with 16000000 as a value and also works fine

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants