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

line on bottom of screen #59

Open
iamtaranov opened this issue Aug 24, 2017 · 1 comment
Open

line on bottom of screen #59

iamtaranov opened this issue Aug 24, 2017 · 1 comment

Comments

@iamtaranov
Copy link

I'm trying to connect the teensy 3.2 to the ILI9163C display, but I'm having this problem
img_20170824_143105
I read library readme file and tried to connect according to the appropriate scheme
vcc -> 3.3v
gnd -> gnd
cs -> cs (10 pin)
rst -> 3.3v (trying digital pins too)
a0 -> dc/rs pins (It's 7 or 8 pins, right?)
sda -> mosi (11 pin)
sck -> sclk (13 pin)
led -> 3.3v
BUT, it didn't work. I tried to connect a0 pin to 9 pin on teensy, and it worked! But I have a problem that is pictured in the photo. I tried change settings (change TFT_ILI9163C_RED_PCB_OLD to TFT_ILI9163C_BLACK_PCB or TFT_ILI9163C_RED_PCB_YPIN, change offsets and every time reloaded Arduino ide) and uploaded a new sketch but nothing changed 😢
Could you tell me if I have mistakes? Or what should I try to change?
I apologize for my bad english.
Thank you.
P.S I counted the pixels on this line, their 32.
P.S.S Earlier this display worked with arduino without problems, but for a long time it lay, and I can not now check the performance on arduino

@iamtaranov
Copy link
Author

iamtaranov commented Aug 24, 2017

Please close issue, i'ts my mistake, I made several errors while loading the library and because of this I got this problem.

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

1 participant