
ADSP-BF59x Blackfin Processor Hardware Reference
16-49
System Reset and Booting
After PPI boot completion the PPI interface is disabled and the
PPI_CONTROL
register is cleared, this register-clearing operation is
not done for the Timer1 registers. Although the timer is disabled,
the
TIMER1_CONFIG
register is not reloaded with the default reset
value.
UART Slave Mode Boot
Figure 16-16 on page 16-49
shows the interconnection required for boot-
ing. The figure does not show physical line drivers and level shifters that
are typically required to meet the individual UART-compatible standards.
For
BMODE
= 101, the ADSP-BF59x processor consumes boot data from a
UART host device connected to the UART0 interface.
The host downloads programs formatted as boot streams using an auto-
baud detection sequence. The host selects a bit rate within the UART
clocking capabilities. To determine the bit rate when performing the auto-
baud, the boot kernel expects an “@” character (0x40, eight data bits, one
start bit, one stop bit, no parity bit) on the UART
UA0_RX
input. The boot
kernel acknowledges, and the host then downloads the boot stream. The
acknowledgement consists of four bytes:
0xBF
,
UARTx_DLL
,
UARTx_DLH
,
0x00
. The host is requested to not send further bytes until it has received
the complete acknowledge string. Once the
0x00
byte is received, the host
can send the entire boot stream. The host should know the total byte
count of the boot stream, but it is not required to have any knowledge
Figure 16-16. UART Slave Boot Mode Connections
(MASTER UART DEVICE)
BLACKFIN
TX
UA0_RX
HOST
(SLAVE UART DEVICE)
RX
UA0_TX
INTERRUPT
HWAIT
VDDEXT
Содержание ADSP-BF59x Blackfin
Страница 64: ...Development Tools 1 22 ADSP BF59x Blackfin Processor Hardware Reference...
Страница 74: ...Processor Specific MMRs 2 10 ADSP BF59x Blackfin Processor Hardware Reference...
Страница 204: ...Unique Information for the ADSP BF59x Processor 5 104 ADSP BF59x Blackfin Processor Hardware Reference...
Страница 244: ...Programming Examples 6 40 ADSP BF59x Blackfin Processor Hardware Reference...
Страница 345: ...ADSP BF59x Blackfin Processor Hardware Reference 9 9 Core Timer Unique Information for the ADSP BF59x Processor None...
Страница 346: ...Unique Information for the ADSP BF59x Processor 9 10 ADSP BF59x Blackfin Processor Hardware Reference...
Страница 398: ...Unique Information for the ADSP BF59x Processor 11 42 ADSP BF59x Blackfin Processor Hardware Reference...
Страница 622: ...Unique Information for the ADSP BF59x Processor 15 38 ADSP BF59x Blackfin Processor Hardware Reference...
Страница 700: ...Programming Examples 16 78 ADSP BF59x Blackfin Processor Hardware Reference...
Страница 738: ...Boundary Scan Architecture B 8 ADSP BF59x Blackfin Processor Hardware Reference...