Back to DRIVERS page
AVR UC3 Series Software Framework: the External Bus Interface (EBI)
Copyright © 2006-2008 Atmel Corporation
Introduction
This directory contains the software examples for using the EBI on an AVR UC3 A series.
EBI description
The EBI is the External Bus Interface. This component allows to add several components to your AVR UC3 A series processor, such as memories, displays, and so on.
- EBI examples for AVR UC3A Series.
- SDRAM Controller : A SDRAM controller software driver that uses the EBI. With an interactive example of usage.
- Static Memory Controller (SMC): A Static Memory Controller software driver that uses the EBI.