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

TFT 1.44 V1.0 White screen #10

Open
skelstar opened this issue Jul 7, 2018 · 2 comments
Open

TFT 1.44 V1.0 White screen #10

skelstar opened this issue Jul 7, 2018 · 2 comments

Comments

@skelstar
Copy link

skelstar commented Jul 7, 2018

I bought a v1.0 1.44inch module. Out of the box it has what looks like the example app listed in this repo.

The code has: ```Adafruit_ST7735 tft = Adafruit_ST7735(16, 17, 23, 5, 9); // CS,A0,SDA,SCK,RESET'''
...and looks like the pins that I should be using, but after writing to the chip I'm getting a blank screen.

I have a Serial.println("Ready..."); which is being executed, so the chip was programmed ok.
Am I missing something?

Thanks for your help in advance!
Sean

@datasith
Copy link

Did you ever solve this?

@skelstar
Copy link
Author

skelstar commented Apr 5, 2019

Did you ever solve this?

I did... not sure what I did different sorry.

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

No branches or pull requests

2 participants