Electronic Components Datasheet Search
  English  ▼
ALLDATASHEET.COM

X  

TL16C750E Datasheet(PDF) 51 Page - Texas Instruments

Click here to check the latest version.
Part # TL16C750E
Description  TL16C750E UART with 128-Byte FIFO
Download  59 Pages
Scroll/Zoom Zoom In 100%  Zoom Out
Manufacturer  TI1 [Texas Instruments]
Direct Link  http://www.ti.com
Logo TI1 - Texas Instruments

TL16C750E Datasheet(HTML) 51 Page - Texas Instruments

Back Button TL16C750E Datasheet HTML 47Page - Texas Instruments TL16C750E Datasheet HTML 48Page - Texas Instruments TL16C750E Datasheet HTML 49Page - Texas Instruments TL16C750E Datasheet HTML 50Page - Texas Instruments TL16C750E Datasheet HTML 51Page - Texas Instruments TL16C750E Datasheet HTML 52Page - Texas Instruments TL16C750E Datasheet HTML 53Page - Texas Instruments TL16C750E Datasheet HTML 54Page - Texas Instruments TL16C750E Datasheet HTML 55Page - Texas Instruments Next Button
Zoom Inzoom in Zoom Outzoom out
 51 / 59 page
background image
51
TL16C750E
www.ti.com
SLLSF10 – DECEMBER 2019
Product Folder Links: TL16C750E
Submit Documentation Feedback
Copyright © 2019, Texas Instruments Incorporated
10.2.2 Detailed Design Procedure
The procedure to setup the part for transmission involves only a few register writes. Each step of the process is
outlined
10.2.2.1 Set the desired baud rate
As per Table 24, the desired baud rate is 9600 with an input clock of 24 MHz. The math required to calculate the
register values is outlined in Programmable Baud Rate Generator with Fractional Divisor and Fractional Divisor.
Since the device by default uses a 16x over sample setting, the math is 24E9 / (16 * 9600) = 156.25. This shows
that the fractional baud rate feature is required to achieve 9600 baud. Since the fractional baud rate gives x/64
resolution, 0.25 * 64 = 16. The below values are the divisor values to be used in the registers.
Table 25. 9600 baud divisor values
Register
Description
Value
DLH
MSB of the divisor
0x00
DLL
LSB of the divisor
0x9C
DLF
Fractional (1/64) divisor
0x10
Since these registers have access considerations in order to write to them (see Table 8), a few extra writes are
required to enable the writes to the desired registers.
Table 26. Register writes to configure baud rate
Step
Description
Register & Access
Type
Value
1
Enable access to EFR (enhanced function)
register
LCR (0b011) [W]
0xBF
2
Enable the enhanced functionality (fractional
baud rate)
EFR (0b010) [W]
0x10
3
Enable extra feature registers and 8 bits/no
parity/1 stop bit
LCR (0b011) [W]
0x93
4
Write the MSB of the divisor
DLH (0b001) [W]
0x00
5
Write to the LSB of the divisor
DLL (0b000) [W]
0x9C
6
Write to the fractional divisor
DLF (0b111) [W]
0x10
7
Change LCR back to normal mode
LCR (0b011) [W]
0x13
10.2.2.2 Reset the fifos
Since the baud rate and UART settings are configured in the previous section, configuration is complete and the
FIFOs are ready to be reset for use.
Table 27. Register writes to reset FIFOs
Step
Description
Register & Access
Type
Value
1
Reset FIFOs
FCR (0b010) [W]
0x06
2
Enable the FIFOs
FCR (0b010) [W]
0x01
10.2.2.3 Sending data on the bus
Once configuration is complete, the part is ready for data transmission. For the example the data 0xAA is written
to the bus. This is quite simple to do. Writing to THR (0b000) automatically shifts the written data into an internal
FIFO (since FIFOs are enabled) and then begins being shifted out onto the UART bus.
Table 28. Register writes to writing data onto the bus
Step
Description
Register & Access
Type
Value
1
Write data onto bus
THR (0b000) [W]
0xAA


Similar Part No. - TL16C750E

ManufacturerPart #DatasheetDescription
logo
Texas Instruments
TL16C750 TI-TL16C750 Datasheet
511Kb / 35P
[Old version datasheet]   ASYNCHRONOUS COMMUNICATIONS ELEMENT WITH 64-BYTE FIFOs AND AUTOFLOW CONTROL
TL16C750FN TI-TL16C750FN Datasheet
511Kb / 35P
[Old version datasheet]   ASYNCHRONOUS COMMUNICATIONS ELEMENT WITH 64-BYTE FIFOs AND AUTOFLOW CONTROL
TL16C750FNR TI-TL16C750FNR Datasheet
511Kb / 35P
[Old version datasheet]   ASYNCHRONOUS COMMUNICATIONS ELEMENT WITH 64-BYTE FIFOs AND AUTOFLOW CONTROL
TL16C750IPM TI-TL16C750IPM Datasheet
511Kb / 35P
[Old version datasheet]   ASYNCHRONOUS COMMUNICATIONS ELEMENT WITH 64-BYTE FIFOs AND AUTOFLOW CONTROL
TL16C750PM TI-TL16C750PM Datasheet
511Kb / 35P
[Old version datasheet]   ASYNCHRONOUS COMMUNICATIONS ELEMENT WITH 64-BYTE FIFOs AND AUTOFLOW CONTROL
More results

Similar Description - TL16C750E

ManufacturerPart #DatasheetDescription
logo
Exar Corporation
XR16C850CM-F EXAR-XR16C850CM-F Datasheet
1Mb / 56P
   2.97V TO 5.5V UART WITH 128-BYTE FIFO
XR16C854 EXAR-XR16C854 Datasheet
476Kb / 51P
   QUAD UART WITH RX/TX FIFO COUNTERS,128-BYTE FIFO
XR16C850 EXAR-XR16C850_05 Datasheet
1Mb / 56P
   2.97V TO 5.5V UART WITH 128-BYTE FIFO
XR28V384 EXAR-XR28V384 Datasheet
511Kb / 42P
   3.3V QUAD LPC UART WITH 128-BYTE FIFO
XR28V382IL32-0A EXAR-XR28V382IL32-0A Datasheet
569Kb / 39P
   3.3V DUAL LPC UART WITH 128-BYTE FIFO
XR28V384IM48-0A EXAR-XR28V384IM48-0A Datasheet
511Kb / 42P
   3.3V QUAD LPC UART WITH 128-BYTE FIFO
XR28V382 EXAR-XR28V382 Datasheet
569Kb / 39P
   3.3V DUAL LPC UART WITH 128-BYTE FIFO
XR16C864 EXAR-XR16C864 Datasheet
592Kb / 51P
   2.97V TO 5.5V QUAD UART WITH 128-BYTE FIFO
XR16M890 EXAR-XR16M890_11 Datasheet
1Mb / 63P
   UART WITH 128-BYTE FIFO AND INTEGRATED LEVEL SHIFTERS
XR16M890IL32-0C EXAR-XR16M890IL32-0C Datasheet
1Mb / 63P
   UART WITH 128-BYTE FIFO AND INTEGRATED LEVEL SHIFTERS
More results


Html Pages

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59


Datasheet Download

Go To PDF Page


Link URL




Privacy Policy
ALLDATASHEET.COM
Does ALLDATASHEET help your business so far?  [ DONATE ] 

About Alldatasheet   |   Advertisement   |   Datasheet Upload   |   Contact us   |   Privacy Policy   |   Link Exchange   |   Manufacturer List
All Rights Reserved©Alldatasheet.com


Mirror Sites
English : Alldatasheet.com  |   English : Alldatasheet.net  |   Chinese : Alldatasheetcn.com  |   German : Alldatasheetde.com  |   Japanese : Alldatasheet.jp
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