Serial Communications
12-2
ADSP-BF535 Blackfin Processor Hardware Reference
Serial Communications
The UART follows an asynchronous serial communication protocol with
these options:
• 5 – 8 data bits
• 1, 1½, or 2 stop bits
• None, even, or odd parity
• Baud rate =
SCLK/(16 x Divisor)
, where
SCLK
is the system clock
frequency and Divisor can be a value from 1 to 65536
All data words require a start bit and at least one stop bit. With the
optional parity bit, this creates a 7- to 12-bit range for each word. Data is
always transmitted and received least significant bit (LSB) first.
Figure 12-1
shows a typical physical bit stream measured on the TX pin.
UARTx Control and Status Registers
The ADSP-BF535 processor provides a set of PC-style industry
standard control and status registers for each UART. These MMRs
are byte-wide registers that are accessed as 16-bit words with the
most significant byte zero filled.
Figure 12-1. Bit Stream on the TX Pin
Start bit
Parity Bit (optional, odd or even)
Stop bit(s)
Data bits
D0
D1
D2
D3
D4
D5
D6
D7
LSB
Summary of Contents for ADSP-BF535 Blackfin
Page 80: ...Development Tools 1 26 ADSP BF535 Blackfin Processor Hardware Reference...
Page 312: ...Working With Memory 6 86 ADSP BF535 Blackfin Processor Hardware Reference...
Page 332: ...System Interfaces 7 20 ADSP BF535 Blackfin Processor Hardware Reference...
Page 360: ...Dynamic Power Management Controller 8 28 ADSP BF535 Blackfin Processor Hardware Reference...
Page 446: ...Beginning and Ending an SPI Transfer 10 40 ADSP BF535 Blackfin Processor Hardware Reference...
Page 522: ...Timing Examples 11 76 ADSP BF535 Blackfin Processor Hardware Reference...
Page 562: ...IrDA Support 12 40 ADSP BF535 Blackfin Processor Hardware Reference...
Page 608: ...PCI I O Issues 13 46 ADSP BF535 Blackfin Processor Hardware Reference...
Page 672: ...References 14 64 ADSP BF535 Blackfin Processor Hardware Reference...
Page 810: ...SDRAM Controller SDC 18 86 ADSP BF535 Blackfin Processor Hardware Reference...
Page 811: ...ADSP BF535 Blackfin Processor Hardware Reference 18 87 External Bus Interface Unit...
Page 812: ...SDRAM Controller SDC 18 88 ADSP BF535 Blackfin Processor Hardware Reference...
Page 860: ...DMA Bus Debug Registers 20 30 ADSP BF535 Blackfin Processor Hardware Reference...