DataSheet.es    


PDF MD070SD Data sheet ( Hoja de datos )

Número de pieza MD070SD
Descripción TFT LCD Module
Fabricantes iteadstudio 
Logotipo iteadstudio Logotipo



Hay una vista previa y un enlace de descarga de MD070SD (archivo pdf) en la parte inferior de esta página.


Total 11 Páginas

No Preview Available ! MD070SD Hoja de datos, Descripción, Manual

1
Tech Support: [email protected]
MD070SD 7” Bus TFT Module Manual
Table of Contents
1, Description .................................................................................................................................................................... 2
2, Interface definition and mounting ................................................................................................................................. 3
3, Description of work register .......................................................................................................................................... 4
4, Work register configuration description........................................................................................................................ 6
4.1 Backlight Control ................................................................................................................................................ 6
4.2 Writing of row and column addresses ................................................................................................................. 6
4.3 Row and column address increment direction ..................................................................................................... 6
4.4 Reading and writing data channel........................................................................................................................ 6
4.5 Resetting and initialization .................................................................................................................................. 6
5, Color configuration description..................................................................................................................................... 7
6, Timing sequence description for reading and writing ................................................................................................... 8
6.1 Timing sequence for writing row address............................................................................................................ 8
6.2 Timing sequence for writing column address...................................................................................................... 8
6.3 Timing sequence for writing display data............................................................................................................ 9
6.4 Timing sequence for reading display data ........................................................................................................... 9
6.5 Timing sequence for writing other command registers ....................................................................................... 9
7, Demo for MCU drive program application ................................................................................................................. 10
7.1 Demo code (8051) ............................................................................................................................................. 10
MD070SD 7” Bus TFT Module Manual
iteadstudio.com
20th, August, 2013
Free Datasheet http://www.datasheet4u.com/

1 page




MD070SD pdf
5
0 0 0x0000-0x0001 1 0
1 ××
××
Tech Support: [email protected]
Read RAM data from control board
Disabled
MD070SD 7” Bus TFT Module Manual
iteadstudio.com
20th, August, 2013
Free Datasheet http://www.datasheet4u.com/

5 Page





MD070SD arduino
11
{
LCD_WR_DATA8(VH,VL);
}
}
}
Tech Support: [email protected]
If you do not use multi-page memory function, you can ignore operation of memory pages associated register as a normal
TFT controller. The default operating page after powering up is page 0 and the display page is also page 0. If you are using
a multi-page memory, you can set up the page by adding the following two functions:
void WritePage(unsigned char index)//set up the current operating page, the default is page 0 after powering up
{
LCD_WR_REG(0x05);
LCD_WR_DATA(index);
}
void ShowPage(unsigned char index)// set up the current display page, the default is page 0 after powering up
{
LCD_WR_REG(0x04);
LCD_WR_DATA(index);
}__
MD070SD 7” Bus TFT Module Manual
iteadstudio.com
20th, August, 2013
Free Datasheet http://www.datasheet4u.com/

11 Page







PáginasTotal 11 Páginas
PDF Descargar[ Datasheet MD070SD.PDF ]




Hoja de datos destacado

Número de piezaDescripciónFabricantes
MD070SDTFT LCD Moduleiteadstudio
iteadstudio

Número de piezaDescripciónFabricantes
SLA6805M

High Voltage 3 phase Motor Driver IC.

Sanken
Sanken
SDC1742

12- and 14-Bit Hybrid Synchro / Resolver-to-Digital Converters.

Analog Devices
Analog Devices


DataSheet.es es una pagina web que funciona como un repositorio de manuales o hoja de datos de muchos de los productos más populares,
permitiéndote verlos en linea o descargarlos en PDF.


DataSheet.es    |   2020   |  Privacy Policy  |  Contacto  |  Buscar