20-101-0303 Rabbit Semiconductor, 20-101-0303 Datasheet - Page 54

SMARTSCREEN OP7100 W/TOUCHSCREEN

20-101-0303

Manufacturer Part Number
20-101-0303
Description
SMARTSCREEN OP7100 W/TOUCHSCREEN
Manufacturer
Rabbit Semiconductor
Datasheet

Specifications of 20-101-0303

Display Type
STN - Super-Twisted Nematic
Viewing Area
121.00mm L x 91.00mm W
Backlight
CCFL - White
Dot Pitch
0.36mm x 0.36mm
Dot Pixels
320 x 240 (QVGA)
Interface
Serial
Product
Prototyping Accessories
Processor Type
Z180
Sram
128 KB
Flash
512 KB
Number Of I/os
16
Backup Battery
3 V Lithium Coin Type
Operating Voltage
10 V to 30 V
Power Consumption
4.5 W
Interface Type
Ethernet
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Display Mode
-
Dot Size
-
Lead Free Status / Rohs Status
Lead free / RoHS Compliant
Other names
20-101-0303
20-101-303
20-101-303
316-1175
The sample program
with one bit high at a time while it displays the state of the digital inputs.
Real-Time Clock (RTC)
The OP7100 has an Epson 72423 chip. The chip stores time and date, and
accounts for the number of days in a month, and for leap year. A backup
battery will allow the values in the RTC to be preserved if a power failure
occurs.
The Dynamic C function library
RTC functions.
• tm _ rd
• tm _ wr
The following points apply when using the RTC.
1. The AM/PM bit is 0 for AM, 1 for PM. The RTC also has a 24-hour
2. Set the year to 96 for 1996, 97 for 1997, and so on.
54
void delay( unsigned wDelay ){
}
void main( void ){
}
Reads time and date values from the RTC.
Writes time and date values into the RTC.
mode.
Software
for(;--wDelay;hitwd());
unsigned wAddr;
for (;;)
for(wAddr=0x4140;wAddr<0x4148;++wAddr){
}
outport( wAddr,0x01 );
printf( "%04x%02x\n",wAddr,inport(0x4140) );
delay( 0x8000 );
outport( wAddr,0x00 );
The Dynamic C Function Reference manual describes these
functions and the associated data structure
Constantly reading the RTC in a tight loop will result in a loss
of accuracy.
OP71.C
below cycles through through the outputs
OP71.C
DRIVERS.LIB
provides the following
tm
.
OP7100

Related parts for 20-101-0303