sumotoy / RA8875

A library for RAiO RA8875 display driver for Teensy3.x or LC/Arduino's/Energia/Spark
GNU General Public License v3.0
79 stars 55 forks source link

RA8875 5'' inch display is not getting Power-on #123

Open jchandra03684 opened 7 years ago

jchandra03684 commented 7 years ago

Hello, I am using 5 inch TFT LCD Module 800x480 Display w/Controller I2C Serial SPI in one of my project. Communication interface is 4 wire SPI. I have ordered the display with 4 wire SPI mode, after receiving the display i have not made any changes to the hadrware. Just soldered one connector for SPI connectivity with Microcontroller. Display is 3.3V.

I am using SAMD21J18A xplained pro board as my development board.

I have initialized the TFT and SPI communication. But, i am unable to see any thing on the TFT display. Herewith I attach the initialization code i written for TFT along with this post.

I request your help, to identify issue with my code or any modifications i have to do wiring or other settings.

TFT_Initialization.txt

Thanks, J. Chandra Sekhar

jenschr commented 6 years ago

Github issues isn't what you should use to solve technical problems. It's a place to log bugs. You should rather find a discussion forum for your specific microcontroller and close this issue.