Добавил:
Опубликованный материал нарушает ваши авторские права? Сообщите нам.
Вуз: Предмет: Файл:
ARM advanced microcontroller bus architecture (AMBA) specification.Rev 2.0.pdf
Скачиваний:
186
Добавлен:
23.08.2013
Размер:
1.92 Mб
Скачать

AMBA Signals

2.4AMBA APB signal list

All AMBA APB signals use the single letter P prefix. Some APB signals, such as the clock, may be connected directly to the system bus equivalent signal.

Table 2-4 shows the list of AMBA APB signal names, along with a description of how each of the signals is used.

 

Table 2-4 AMBA APB signals

 

 

Name

Description

 

 

PCLK

The rising edge of PCLK is used to time all transfers on the

Bus clock

APB.

 

 

PRESETn

The APB bus reset signal is active LOW and this signal will

APB reset

normally be connected directly to the system bus reset signal.

 

 

PADDR[31:0]

This is the APB address bus, which may be up to 32-bits wide

APB address bus

and is driven by the peripheral bus bridge unit.

 

 

PSELx

A signal from the secondary decoder, within the peripheral bus

APB select

bridge unit, to each peripheral bus slave x. This signal indicates

 

that the slave device is selected and a data transfer is required.

 

There is a PSELx signal for each bus slave.

 

 

PENABLE

This strobe signal is used to time all accesses on the peripheral

APB strobe

bus. The enable signal is used to indicate the second cycle of an

 

APB transfer. The rising edge of PENABLE occurs in the middle

 

of the APB transfer.

 

 

PWRITE

When HIGH this signal indicates an APB write access and when

APB transfer direction

LOW a read access.

 

 

PRDATA

The read data bus is driven by the selected slave during read

APB read data bus

cycles (when PWRITE is LOW). The read data bus can be up to

 

32-bits wide.

 

 

PWDATA

The write data bus is driven by the peripheral bus bridge unit

APB write data bus

during write cycles (when PWRITE is HIGH). The write data

 

bus can be up to 32-bits wide.

 

 

2-8

© Copyright ARM Limited 1999. All rights reserved.

ARM IHI 0011A