- This topic has 2 replies, 2 voices, and was last updated 10 years, 11 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
|
Microcontroller › AVR › 320 x RGB x480 with ILI9481 controller — Color LCD module
Hi
I did buy the above LCD module on ebay.
Has anybody have the initialization instructions how to setup and run this module.
Looking for step by step instructions only — not the assembler code .
I was able to generate the assembler code to drive a 20×4 Alphanumeric LCD with ATMEGA16, but with
this one need some help to put me in the right direction.
my regards
Jorge
Hi Jorge,
Here is the datasheet of the controller inside the LCD module, I hope you will find it helpful
http://aitendo3.sakura.ne.jp/aitendo_data/product_img/lcd/tft/S95517-AAA/ILI9481.pdf
Hi Ajish
Thank you for the interest in this topic and the information you did provide.
I went through this information before but there are a number of commands which I think are needed or not needed in order
to display something.
My goal at this stage is to become familiar with the very basic commands required to display something on it; and later on go through the other commands , because at the moment I do not know if the display is O.K. , nothing I can see on it.
Jorge