1.44 TFT display integration with audrino maker 1500

EL Wire/Tape/Panels, LEDs, pixels and strips, LCDs and TFTs, etc products from Adafruit

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
dkanday
 
Posts: 60
Joined: Mon Jun 07, 2021 4:49 pm

1.44 TFT display integration with audrino maker 1500

Post by dkanday »

Hi,
I am trying to integrate the audrino maker 1500NB with 1.44TFT display but it seems to be that the example code: graphictest doesnt work with it. I used the same display with audrino uno and it worked fine. I followed all the wiring from this link: https://learn.adafruit.com/adafruit-1-4 ... g-and-test
I modified the code to use pin 7 on the maker to act as the CS pin but that did not help.
Is there something that I could have missed?
Thanks in advance for the help!

User avatar
blnkjns
 
Posts: 963
Joined: Fri Oct 02, 2020 3:33 am

Re: 1.44 TFT display integration with audrino maker 1500

Post by blnkjns »

You use the hardware SPI pins? Pin 8,9,10.
Image

User avatar
dkanday
 
Posts: 60
Joined: Mon Jun 07, 2021 4:49 pm

Re: 1.44 TFT display integration with audrino maker 1500

Post by dkanday »

Yes I tried using them but the display did not do anything other than turning on and a white screen

User avatar
dkanday
 
Posts: 60
Joined: Mon Jun 07, 2021 4:49 pm

Re: 1.44 TFT display integration with audrino maker 1500

Post by dkanday »

sorry I was initializing the pins incorrectly in code. Fixed that and it worked.
Thanks!

User avatar
dkanday
 
Posts: 60
Joined: Mon Jun 07, 2021 4:49 pm

Re: 1.44 TFT display integration with audrino maker 1500

Post by dkanday »

How can I rotate the font on the display? I was looking at the examples and didnt find anything. I want to rotate it by 90 degree.
I tried setRotation() and added an angle in the brackets. but that did not help.

User avatar
dkanday
 
Posts: 60
Joined: Mon Jun 07, 2021 4:49 pm

Re: 1.44 TFT display integration with audrino maker 1500

Post by dkanday »

Sorry, I figured it out. I was supposed to configure that in void tftPrintTest().

Locked
Please be positive and constructive with your questions and comments.

Return to “Glowy things (LCD, LED, TFT, EL) purchased at Adafruit”