Руководство по эксплуатации Texas Instruments TMS320DM643X DMP

Руководство по эксплуатации для устройства Texas Instruments TMS320DM643X DMP

Устройство: Texas Instruments TMS320DM643X DMP
Категория: Компьютерное оборудование
Производитель: Texas Instruments
Размер: 0.2 MB
Добавлено: 11/16/2014
Количество страниц: 38
Печатать инструкцию

Скачать

Как пользоваться?

Наша цель - обеспечить Вам самый быстрый доступ к руководству по эксплуатации устройства Texas Instruments TMS320DM643X DMP. Пользуясь просмотром онлайн Вы можете быстро просмотреть содержание и перейти на страницу, на которой найдете решение своей проблемы с Texas Instruments TMS320DM643X DMP.

Для Вашего удобства

Если просмотр руководства Texas Instruments TMS320DM643X DMP непосредственно на этой странице для Вас неудобен, Вы можете воспользоваться двумя возможными решениями:

  • Полноэкранный просмотр -, Чтобы удобно просматривать инструкцию (без скачивания на компьютер) Вы можете использовать режим полноэкранного просмотра. Чтобы запустить просмотр инструкции Texas Instruments TMS320DM643X DMP на полном экране, используйте кнопку Полный экран.
  • Скачивание на компьютер - Вы можете также скачать инструкцию Texas Instruments TMS320DM643X DMP на свой компьютер и сохранить ее в своем архиве. Если ты все же не хотите занимать место на своем устройстве, Вы всегда можете скачать ее из ManualsBase.
Texas Instruments TMS320DM643X DMP Руководство по эксплуатации - Online PDF
Advertisement
« Page 1 of 38 »
Advertisement
Печатная версия

Многие предпочитают читать документы не на экране, а в печатной версии. Опция распечатки инструкции также предусмотрена и Вы можете воспользоваться ею нажав на ссылку, находящуюся выше - Печатать инструкцию. Вам не обязательно печатать всю инструкцию Texas Instruments TMS320DM643X DMP а только некоторые страницы. Берегите бумагу.

Резюме

Ниже Вы найдете заявки которые находятся на очередных страницах инструкции для Texas Instruments TMS320DM643X DMP. Если Вы хотите быстро просмотреть содержимое страниц, которые находятся на очередных страницах инструкции, Вы воспользоваться ими.

Краткое содержание
Краткое содержание страницы № 1

TMS320DM643x DMP
Universal Asynchronous Receiver/Transmitter
(UART)
User's Guide
Literature Number: SPRU997C
December 2009

Краткое содержание страницы № 2

2 SPRU997C–December 2009 Submit Documentation Feedback Copyright © 2009, Texas Instruments Incorporated

Краткое содержание страницы № 3

Preface ....................................................................................................................................... 6 1 Introduction ........................................................................................................................ 7 1.1 Purpose of the Peripheral .............................................................................................. 7 1.2 Features ............................................................................

Краткое содержание страницы № 4

www.ti.com List of Figures 1 UART Block Diagram....................................................................................................... 9 2 UART Clock Generation Diagram....................................................................................... 10 3 Relationships Between Data Bit, BCLK, and UART Input Clock.................................................... 11 4 UART Protocol Formats .....................................................................................

Краткое содержание страницы № 5

www.ti.com List of Tables 1 UART Supported Features/Characteristics by Instance ............................................................... 8 2 Baud Rate Examples for 27 MHz UART Input Clock................................................................. 11 3 UART Signal Descriptions................................................................................................ 12 4 Character Time for Word Lengths..............................................................................

Краткое содержание страницы № 6

Preface SPRU997C–December 2009 Read This First About This Manual This document describes the universal asynchronous receiver/transmitter (UART) peripheral in the TMS320DM643x Digital Media Processor (DMP) . Notational Conventions This document uses the following conventions. • Hexadecimal numbers are shown with the suffix h. For example, the following number is 40 hexadecimal (decimal 64): 40h. • Registers in this document are shown in figures and described in tables. – Each register figure show

Краткое содержание страницы № 7

User's Guide SPRU997C–December 2009 Universal Asynchronous Receiver/Transmitter (UART) 1 Introduction This document describes the universal asynchronous receiver/transmitter (UART) peripheral in the TMS320DM643x Digital Media Processor (DMP) . 1.1 Purpose of the Peripheral The UART peripheral is based on the industry standard TL16C550 asynchronous communications element, which in turn is a functional upgrade of the TL16C450. Functionally similar to the TL16C450 on power up (single character or T

Краткое содержание страницы № 8

Introduction www.ti.com Table 1 summarizes the capabilities supported on the UART. Note that the number of UARTs and their supported features vary on each device, see the device-specific data manual for more details. Table 1. UART Supported Features/Characteristics by Instance Feature Support 5, 6, 7 or 8-bit characters Supported Even, odd, or no PARITY bit Supported 1, 1.5, or 2 STOP bit generation Supported Line break generation and detection Supported Internal loop back Supported DMA sync eve

Краткое содержание страницы № 9

www.ti.com Introduction Figure 1. UART Block Diagram S e 8 8 l Receiver e FIFO 8 c t Receiver 8 RX Shift Data Receiver Peripheral Register pin Bus Bus Buffer Buffer Register 16 Receiver Line Timing and Control Control Register Divisor Latch (LS) 16 Baud Generator Divisor Latch (MS) Transmitter Line Timing and Status Control Register 8 8 Transmitter S FIFO e l e Transmitter Transmitter 8 8 TX c Shift Holding pin t Register Register Modem 8 Control Control Logic Register Interrupt Interrupt/ 8

Краткое содержание страницы № 10

Peripheral Architecture www.ti.com 2 Peripheral Architecture 2.1 Clock Generation and Control The UART bit clock is sourced from the PLLC1 AUXCLK. It supports up to 128 kbps maximum data rate. Figure 2 is a conceptual clock generation diagram for the UART. The processor clock generator receives a signal from an external clock source and produces a UART input clock with a programmed frequency. The UART contains a programmable baud generator that takes an input clock and divides it by a divisor in

Краткое содержание страницы № 11

www.ti.com Peripheral Architecture Figure 3. Relationships Between Data Bit, BCLK, and UART Input Clock n UART input clock cycles, where n = divisor in DLH:DLL UART input clock n BCLK Each bit lasts 16 BCLK cycles. When receiving, the UART samples the bit in the 8th cycle. BCLK TX, D1 D2 RX D0 TX, START PARITY STOP1 STOP2 D0 D1 D2 D3 D4 D5 D6 D7 RX Table 2. Baud Rate Examples for 27 MHz UART Input Clock Baud Rate Divisor Value Actual Baud Rate Error (%) 2400 703 2400.427 0.018 4800 352 4794.034

Краткое содержание страницы № 12

Peripheral Architecture www.ti.com 2.2 Signal Descriptions The UARTs utilize a minimal number of signal connections to interface with external devices. The UART signal descriptions are included in Table 3. Note that the number of UARTs and their supported features vary on each device, see the device-specific data manual for more details. Table 3. UART Signal Descriptions (1) Signal Name Signal Type Function UTXDn Output Serial data transmit URXDn Input Serial data receive UCTSn Input Clear-to-Se

Краткое содержание страницы № 13

www.ti.com Peripheral Architecture 2.4.3 Data Format The UART transmits in the following format: 1 START bit + data bits (5, 6, 7, 8) + 1 PARITY bit (optional) + STOP bit (1, 1.5, 2) It transmits 1 START bit; 5, 6, 7, or 8 data bits, depending on the data width selection; 1 PARITY bit, if parity is selected; and 1, 1.5, or 2 STOP bits, depending on the STOP bit selection. The UART receives in the following format: 1 START bit + data bits (5, 6, 7, 8) + 1 PARITY bit (optional) + STOP bit (1) It r

Краткое содержание страницы № 14

Peripheral Architecture www.ti.com 2.6 Operation 2.6.1 Transmission The UART transmitter section includes a transmitter hold register (THR) and a transmitter shift register (TSR). When the UART is in the FIFO mode, THR is a 16-byte FIFO. Transmitter section control is a function of the UART line control register (LCR). Based on the settings chosen in LCR, the UART transmitter sends the following to the receiving device: • 1 START bit • 5, 6, 7, or 8 data bits • 1 PARITY bit (optional) • 1, 1.5,

Краткое содержание страницы № 15

www.ti.com Peripheral Architecture 2.6.3 FIFO Modes The following two modes can be used for servicing the receiver and transmitter FIFOs: • FIFO interrupt mode. The FIFO is enabled and the associated interrupts are enabled. Interrupts are sent to the CPU to indicate when specific events occur. • FIFO poll mode. The FIFO is enabled but the associated interrupts are disabled. The CPU polls status bits to detect specific events. Because the receiver FIFO and the transmitter FIFO are controlled sepa

Краткое содержание страницы № 16

Peripheral Architecture www.ti.com 2.6.3.2 FIFO Poll Mode When the receiver FIFO is enabled in the FIFO control register (FCR) and the receiver interrupts are disabled in the interrupt enable register (IER), the poll mode is selected for the receiver FIFO. Similarly, when the transmitter FIFO is enabled and the transmitter interrupts are disabled, the transmitted FIFO is in the poll mode. In the poll mode, the CPU detects events by checking bits in the line status register (LSR): • The RXFIFOE b

Краткое содержание страницы № 17

www.ti.com Peripheral Architecture 2.6.4.1 RTS Behavior RTS data flow control originates in the receiver block (see Figure 1). When the receiver FIFO level reaches a trigger level of 1, 4, 8, or 14 (see Figure 6), RTS is deasserted. The sending UART may send an additional byte after the trigger level is reached (assuming the sending UART has another byte to send), because it may not recognize the deassertion of RTS until after it has begun sending the additional byte. For trigger level 1, 4, and

Краткое содержание страницы № 18

Peripheral Architecture www.ti.com 2.7 Reset Considerations 2.7.1 Software Reset Considerations Two bits in the power and emulation management register (PWREMU_MGMT) control resetting the parts of the UART: • The UTRST bit controls resetting the transmitter only. If UTRST = 1, the transmitter is active; if UTRST = 0, the transmitter is in reset. • The URRST bit controls resetting the receiver only. If URRST = 1, the receiver is active; if URRST = 0, the receiver is in reset. In each case, puttin

Краткое содержание страницы № 19

www.ti.com Peripheral Architecture Table 5. UART Interrupt Requests Descriptions UART Interrupt Request Interrupt Source Comment THREINT THR-empty condition: The transmitter holding register If THREINT is enabled in IER, by setting the ETBEI (THR) or the transmitter FIFO is empty. All of the data bit, it is recorded in IIR. has been copied from THR to the transmitter shift As an alternative to using THREINT, the CPU can poll register (TSR). the THRE bit in the line status register (LSR). RDAINT

Краткое содержание страницы № 20

Peripheral Architecture www.ti.com 2.10 DMA Event Support In the FIFO mode, the UART generates the following two DMA events: • Receive event (URXEVT): The trigger level for the receiver FIFO (1, 4, 8, or 14 characters) is set with the RXFIFTL bit in the FIFO control register (FCR). Every time the trigger level is reached or a receiver time-out occurs, the UART sends a receive event to the EDMA controller. In response, the EDMA controller reads the data from the receiver FIFO by way of the receiv


Скачавание инструкции
# Руководство по эксплуатации Категория Скачать
1 Texas Instruments MSC1211 Руководство по эксплуатации Компьютерное оборудование 1
2 Texas Instruments ADS61xx Руководство по эксплуатации Компьютерное оборудование 0
3 Texas Instruments MSP-FET430 Руководство по эксплуатации Компьютерное оборудование 3
4 Texas Instruments SCAU020 Руководство по эксплуатации Компьютерное оборудование 0
5 Texas Instruments TMS320C6712D Руководство по эксплуатации Компьютерное оборудование 1
6 Texas Instruments MSP430x11x1 Руководство по эксплуатации Компьютерное оборудование 1
7 Texas Instruments Evaluation Module TVP5158 Руководство по эксплуатации Компьютерное оборудование 0
8 Texas Instruments DM648 DSP Руководство по эксплуатации Компьютерное оборудование 0
9 Texas Instruments TMDXEVM6472 Руководство по эксплуатации Компьютерное оборудование 0
10 Texas Instruments TPS65023B Руководство по эксплуатации Компьютерное оборудование 0
11 Texas Instruments TUSB3210 Руководство по эксплуатации Компьютерное оборудование 3
12 Texas Instruments TMS320DM646x Руководство по эксплуатации Компьютерное оборудование 1
13 Texas Instruments TPS40051 Руководство по эксплуатации Компьютерное оборудование 2
14 Texas Instruments MSP430x1xx Руководство по эксплуатации Компьютерное оборудование 3
15 Texas Instruments MSP430x4xx Руководство по эксплуатации Компьютерное оборудование 2
16 Sony MSAKIT-PC4A Руководство по эксплуатации Компьютерное оборудование 2
17 Sony MRW62E-S1 2694866142 Руководство по эксплуатации Компьютерное оборудование 5
18 Philips MATCH LINE 9596 Руководство по эксплуатации Компьютерное оборудование 17
19 Sony 64GB SDHC Class 10 Memory Card Readers SF32UY Руководство по эксплуатации Компьютерное оборудование 1
20 Philips PSC702 Руководство по эксплуатации Компьютерное оборудование 1