Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.
APB is designed for low bandwidth control accesses, for example register interfaces on system peripherals. This bus has an address and data phase similar to AHB, but a much reduced, low complexity signal list (for example no bursts). It has to support 32bit and 66 MHz signals.
AMBA(Advance Microcontroller Bus Architecture) is a communication standard for designing high performance embedded microcontrollers.
3 distinct buses are defined within AMBA specification
1. Advanced High Performance Bus(AHB)
2. Advanced System Bus(ASB)
3. Advanced Peripheral Bus(APB)
AHB is for high performance high clock frequency modules.AHB supports the efficient connection of processors,on-chip memories and off-chip external memory interfaces with low-power peripheral macrocell functions.
APB is for low-power peripherals(UART,TIMER etc).APB is optimized for minimal power consumption and reduced interface complexity to support peripheral functions.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.