ZHCSKJ6 December 2019 TL16C750E
PRODUCTION DATA.
The TL16C750E UART contains a programmable baud generator that divides reference clock by a divisor in the range between 1 and (216 − 1) and a decimal resolution of 1/64. The output frequency of the baud rate generator is 8× or 16× the baud rate, depending on the value of DLF[7]. An additional divide-by-4 prescaler is also available and can be selected by MCR[7] as shown in the following. The formula for the divisor is:
Where 'baud divider' is either 8 or 16, depending on the value of DLF[7]. By default, DLF[7] = 0, which corresponds to a baud divider of 16 and
Figure 26 shows the internal prescaler and baud rate generator circuitry.
DLL and DLH must be written to in order to program the baud rate. DLL and DLH are the least significant and most significant byte of the baud rate divisor. If DLL and DLH are both 0, the UART is effectively disabled, because no baud clock is generated. The programmable baud rate generator is provided to select both the transmit and receive clock rates. Table 10 and Table 11 show the baud rate and divisor correlation for the crystal with frequency 1.8432 and 3.072 MHz, respectively.
DESIRED BAUD RATE | DIVISOR USED TO GENERATE 16× CLOCK | PERCENT ERROR DIFFERENCE BETWEEN DESIRED AND ACTUAL |
---|---|---|
50 | 2304 | 0 |
75 | 1536 | 0 |
110 | 1047 | 0.026 |
134.5 | 857 | 0.058 |
150 | 768 | 0 |
300 | 384 | 0 |
600 | 192 | 0 |
1200 | 96 | 0 |
1800 | 64 | 0 |
2000 | 58 | 0.69 |
2400 | 48 | 0 |
3600 | 32 | 0 |
4800 | 24 | 0 |
7200 | 16 | 0 |
9600 | 12 | 0 |
19200 | 6 | 0 |
38400 | 3 | 0 |
56000 | 2 | 2.86 |
DESIRED BAUD RATE | DIVISOR USED TO GENERATE 16× CLOCK | PERCENT ERROR DIFFERENCE BETWEEN DESIRED AND ACTUAL |
---|---|---|
50 | 3840 | 0 |
75 | 2560 | 0 |
110 | 1745 | 0.026 |
134.5 | 1428 | 0.034 |
150 | 1280 | 0 |
300 | 640 | 0 |
600 | 320 | 0 |
1200 | 160 | 0 |
1800 | 107 | 0.312 |
2000 | 96 | 0 |
2400 | 80 | 0 |
3600 | 53 | 0.628 |
4800 | 40 | 0 |
7200 | 27 | 1.23 |
9600 | 20 | 0 |
19200 | 10 | 0 |
38400 | 5 | 0 |
Figure 27 shows the crystal clock circuit reference.