| поискавой системы для электроныых деталей |
|
ATmega169P датащи(PDF) 243 Page - ATMEL Corporation |
|
|
|||||||||||||||||||||||||||||
ATmega169P датащи(HTML) 243 Page - ATMEL Corporation |
|
243 / 393 page ![]() 243 8018N–AVR–08/09 ATmega169P In the example below we assume SEG10 and COM1 and SEG4 in COM0 are the only segments changed from frame to frame. Data are stored in r20 and r21 for simplicity Note: 1. See ”About Code Examples” on page 10. 23.4.3 Disabling the LCD In some application it may be necessary to disable the LCD. This is the case if the MCU enters Power-down mode where no clock source is present. The LCD should be completely discharged before being disabled. No DC voltage should be left across any segment. The best way to achieve this is to use the LCD Blanking feature that drives all segment pins and common pins to GND. When the LCD is disabled, port function is activated again. Therefore, the user must check that port pins connected to a LCD terminal are either tri-state or output low (sink). Assembly Code Example (1) LCD_update: ; LCD Blanking and Low power waveform are unchanged. ; Update Display memory. sts LCDDR0, r20 sts LCDDR6, r21 ret C Code Example (1) Void LCD_update(unsigned char data1, data2); { /* LCD Blanking and Low power waveform are unchanged. */ /* Update Display memory. */ LCDDR0 = data1; LCDDR6 = data2; } |
|
ссылки URL |
| Вашему бизинису помогли Аллдатащит? [ DONATE ] |
Что такое Аллдатащит | реклама | контакт | Конфиденциальность | Ссылка на техническое описание | обмен ссыками | поиск по производителю All Rights Reserved©Alldatasheet.com |
| Russian : Alldatasheetru.com | Korean : Alldatasheet.co.kr | Spanish : Alldatasheet.es | French : Alldatasheet.fr | Italian : Alldatasheetit.com Portuguese : Alldatasheetpt.com | Polish : Alldatasheet.pl | Vietnamese : Alldatasheet.vn Indian : Alldatasheet.in | Mexican : Alldatasheet.com.mx | British : Alldatasheet.co.uk | New Zealand : Alldatasheet.co.nz |
|
Family Site : ic2ic.com |
icmetro.com |