NOKIA 5110 < PCD8544 >

https://www.sparkfun.com/datasheets/LCD/Monochrome/Nokia5110.pdf

Data is downloaded in bytes into the 48 by 84 bits RAM data display matrix of PCD8544

The columns are addressed by the address pointer. The address ranges are:

X 0 to 83 (1010011), Y 0 to 5 (101).

Addresses outside these ranges are not allowed.

In the vertical addressing mode (V = 1), the Y address increments after each byte (see Fig.5).
After the last Y address (Y = 5), Y wraps around to 0 and X increments to address the next column.

In the horizontal addressing mode (V = 0), the X address increments after each byte (see Fig.6).
After the last X address (X = 83), X wraps around to 0 and Y increments to address the next row.

After the very last address (X = 83 and Y = 5), the address pointers wrap around to address (X = 0 and Y = 0).

各种 LCD GDRAM 格式

各种 LCD GDRAM 格式

各种 LCD GDRAM 格式

NOKIA 3310 < TLS8204 >

https://www.olimex.com/Products/Modules/LCD/MOD-LCD3310/resources/TLS8204V12.pdf

各种 LCD GDRAM 格式

LM60636A Display Memory Map ( 128 * 64 ) < ST7565 >

各种 LCD GDRAM 格式

各种 LCD GDRAM 格式

 

 

KS0108B

各种 LCD GDRAM 格式

OCM12864

各种 LCD GDRAM 格式

G12864

http://old.seetron.com/pdf/g12864.pdf

各种 LCD GDRAM 格式

 SED1335

 各种 LCD GDRAM 格式

HD61830

各种 LCD GDRAM 格式

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-05-19
  • 2021-11-07
  • 2021-05-16
  • 2022-03-10
  • 2022-12-23
  • 2021-12-06
猜你喜欢
  • 2022-01-15
  • 2021-10-07
  • 2021-05-17
  • 2021-07-13
  • 2022-01-01
相关资源
相似解决方案