*****************************************************************************************


This ZIP File is associated with Rev 1 of the Application Note


    Using the Blackfin Processor SPORT to Emulate a SPI Interface (EE-304)
    

that can be found at http://www.analog.com/ee-notes.


Date Created:	Nov 10th, 2006


*****************************************************************************************


The archive provides 4 code examples:

Example 1 in directory "Audio Codec Talkthrough (C)" is the audio talkthrough application
that ships with EZ-KIT LITE evaluation boards, which was used to test the boot process
over the SPORT pins.

Example 2 in directory "SDRAM Init Code (ASM)" is the block of code used to initialize
the external memory interface before the application is booted from SPI memory.

Example 3 in directory "Serial Flash Programmer (C)" is the project needed to program
the ST Microelectronics flash memory device from the Blackfin processor host.

Example 4 in directory "Second Stage Loader (ASM)" is the project containing the loader
code required to initialize the SPORT hardware and DMA channels in order to boot the
application from serial memory over the much faster SPORT pins.


*****************************************************************************************


All code examples have been written and tested with

	VisualDSP++ 4.5 September Update

	ADDS-BF537-EZ-KIT Lite revision 1.3


*****************************************************************************************
