8XC196NP, 80C196NU USER’S MANUAL

italics

Italics identify variables and introduce new terminology. The context

 

in which italics are used distinguishes between the two possible

 

meanings.

 

Variables in registers and signal names are commonly represented by

 

x and y, where x represents the first variable and y represents the

 

second variable. For example, in register Px_MODE.y, x represents

 

the variable that identifies the specific port associated with the

 

register, and y represents the register bit variable (7:0 or 15:0).

 

Variables must be replaced with the correct values when configuring

 

or programming registers or identifying signals.

numbers

Hexadecimal numbers are represented by a string of hexadecimal

 

digits followed by the character H. Decimal and binary numbers are

 

represented by their customary notations. (That is, 255 is a decimal

 

number and 1111 1111 is a binary number. In some cases, the letter B

 

is appended to binary numbers for clarity.)

register bits

Bit locations are indexed by 7:0 (or 15:0), where bit 0 is the least-

 

significant bit and bit 7 (or 15) is the most-significant bit. An

 

individual bit is represented by the register name, followed by a

 

period and the bit number. For example, WSR.7 is bit 7 of the

 

window selection register. In some discussions, bit names are used.

register names

Register mnemonics are shown in upper case. For example, TIMER2

 

is the timer 2 register; timer 2 is the timer. A register name containing

 

a lowercase italic character represents more than one register. For

 

example, the x in Px_REG indicates that the register name refers to

 

any of the port data registers.

reserved bits

Certain bits are described as reserved bits. In illustrations, reserved

 

bits are indicated with a dash (—). These bits are not used in this

 

device, but they may be used in future implementations. To help

 

ensure that a current software design is compatible with future imple-

 

mentations, reserved bits should be cleared (given a value of “0”) or

 

left in their default states, unless otherwise noted. Do not rely on the

 

values of reserved bits; consider them undefined.

signal names

Signal names are shown in upper case. When several signals share a

 

common name, an individual signal is represented by the signal name

 

followed by a number. For example, the EPA signals are named

 

EPA0, EPA1, EPA2, etc. Port pins are represented by the port abbre-

 

viation, a period, and the pin number (e.g., P1.0, P1.1); a range of

 

pins is represented by Px.y:z (e.g., P1.4:0 represents five port pins:

 

P1.4, P1.3, P1.2, P1.1, P1.0). A pound symbol (#) appended to a

 

signal name identifies an active-low signal.

1-4

 

 

 

 

 

 

 

 

 

 

Page 23
Image 23
Intel Microcontroller, 80C196NU, 8XC196NP manual Italics

Microcontroller, 80C196NU, 8XC196NP specifications

The Intel 8XC196NP and 80C196NU microcontrollers are part of Intel's renowned 16-bit microcontroller series that gained popularity in the 1980s and 1990s for embedded systems applications. Designed for a variety of applications, these microcontrollers are characterized by their robust performance, versatility, and industry-standard architecture.

The 8XC196NP features an enhanced instruction set with over 100 instructions, allowing for efficient code execution. It operates at clock speeds up to 16 MHz, which contributes to improved performance in time-sensitive applications. The microcontroller is equipped with a 16-bit data bus, enabling more efficient data handling compared to its 8-bit predecessors, thus accommodating complex algorithms and large data sets.

In terms of memory architecture, the 8XC196NP supports an addressable memory space of up to 64 KB of program memory and 64 KB of data memory. This configuration provides sufficient space for large applications while ensuring fast data access. The microcontroller includes integrated features such as timers, serial I/O capabilities, and interrupt processing, which enhance its functionality for real-time applications and control mechanisms.

The 80C196NU, on the other hand, is designed for lower power operation, making it suitable for battery-powered devices. This microcontroller maintains similar features to the 8XC196NP while offering advancements that support low-power consumption. The 80C196NU can also function in a range of temperature environments, making it adaptable for industrial applications.

Both the 8XC196NP and 80C196NU support external memory interfacing, allowing designers to expand the system's capability by connecting additional ROM and RAM. This flexibility makes them appealing for developing complex systems, such as motor controls, industrial automation, and consumer electronics.

Another standout feature of these microcontrollers is their built-in debugging capabilities. Intel provided hardware and software tools that enabled developers to test and troubleshoot their applications effectively, reducing the development time and increasing reliability.

Overall, the Intel 8XC196NP and 80C196NU microcontrollers stand out for their dependability, versatility, and performance, contributing significantly to the evolution of embedded system design. Their legacy continues to influence modern microcontroller technology, ensuring their relevance in a wide array of applications today.