SERIAL I/O PORT

10.6.3.1Timer 1 Generated Baud Rates (Modes 1 and 3)

Timer 1 is the default baud rate generator for the transmitter and the receiver in modes 1 and 3. The baud rate is determined by the timer 1 overflow rate and the value of SMOD, as shown in the following formula:

SMOD1 × Timer 1 Overflow Rate

Serial I/O Modes 1 and 3 Baud Rate = 2 -----------------------------------------------------------

32

10.6.3.2Selecting Timer 1 as the Baud Rate Generator

To select timer 1 as the baud rate generator:

Disable the timer interrupt by clearing the ETI bit in the IE0 register (Figure 6-2 on page 6-6).

Configure timer 1 as a timer or an event counter (set or clear the C/T# bit in the TMOD register, Figure 8-5 on page 8-7).

Select timer mode 0–3 by programming the M1, M0 bits in the TMOD register.

In most applications, timer 1 is configured as a timer in auto-reload mode (high nibble of TMOD = 0010B). The resulting baud rate is defined by the following expression:

Serial I/O Modes 1 and 3 Baud Rate = 2

SMOD1

×

 

FOSC

 

32----------

×-----12--------×-----[---256---------------(---TH1-------------)---]

 

 

 

Timer 1 can generate very low baud rates with the following setup:

Enable the timer 1 interrupt by setting the ET1 bit in the IE register.

Configure timer 1 to run as a 16-bit timer (high nibble of TMOD = 0001B).

Use the timer 1 interrupt to initiate a 16-bit software reload.

Table 10-4 lists commonly used baud rates and shows how they are generated by timer 1.

10-11

Page 183
Image 183
Intel 8XC251SB, 8XC251SA, 8XC251SP manual Timer 1 Generated Baud Rates Modes 1, Selecting Timer 1 as the Baud Rate Generator

Embedded Microcontroller, 8XC251SP, 8XC251SA, 8XC251SQ, 8XC251SB specifications

The Intel 8XC251 series of embedded microcontrollers is a family of versatile and powerful devices, designed to meet the demands of a wide range of applications. With models such as the 8XC251SB, 8XC251SQ, 8XC251SA, and 8XC251SP, this series offers unique features while maintaining a high level of performance and reliability.

At the heart of the 8XC251 microcontrollers is the 8051 architecture, which provides a 16-bit processor capable of executing complex instructions efficiently. This architecture not only allows for a rich instruction set but also facilitates programming in assembly language and higher-level languages like C, which are essential for developing sophisticated embedded systems.

One of the significant features of the 8XC251 family is its integrated peripherals, including timer/counters, serial communication interfaces, and interrupt systems. These peripherals enable developers to implement timing functions, data communication, and real-time processing, all of which are crucial in modern embedded applications. The 8XC251SB and 8XC251SQ models, for instance, come equipped with multiple I/O ports that allow for interfacing with other devices and systems, enhancing their functionality in various environments.

The memory architecture of the 8XC251 devices is noteworthy, featuring on-chip ROM, RAM, and EEPROM. The on-chip memory allows for fast access times, which is essential for executing programs efficiently. Moreover, the EEPROM serves as non-volatile memory, enabling the storage of configuration settings and important data that must be retained even when power is lost.

In terms of operating voltage, the 8XC251 devices are designed to operate in a wide range, typically between 4.0V and 6.0V. This flexibility makes them suitable for battery-powered applications, where energy efficiency is critical. The power management features, including reduced power modes, further enhance their suitability for portable devices.

Lastly, the 8XC251 series is supported by a wide range of development tools and resources, allowing engineers and developers to streamline the development process. This support, combined with the microcontrollers' robust features, makes the Intel 8XC251 family a reliable choice for various embedded applications, such as industrial automation, automotive systems, and consumer electronics.

Overall, the Intel 8XC251SB, 8XC251SQ, 8XC251SA, and 8XC251SP deliver high performance, versatility, and ease of use, making them a preferred choice for embedded system designers looking to develop efficient and effective solutions.