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


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


    USB OTG Interface for ADSP-BF533 Blackfin Processors (EE-288)  


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


Date Created:	Mar 11th, 2006


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


The archive provides an simple example ISP1362_test project that shows 
how to access registers in ISP1362 by PIO mode. 



Files contained in the main directory:
ISP1362_test.dpj	VisualDSP++ Project file
ISP1362.c		C file that contains the main function
Initialization.c	C file for initialize BF533 ezkit
	
ISP1362_test.ldf	Linker Description file


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


All code examples have been written and tested with

	VisualDSP++ 4.0 September Update

	ADSP-BF533 revision 0.2 and beyond

	EZ-KIT Lite revision 1.2


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

CONTENTS

I.	FUNCTIONAL DESCRIPTION
II.OPERATION DESCRIPTION


I.    FUNCTIONAL DESCRIPTION
This example demonstrates how to access registers in ISP1362 in PIO mode.
 


III.  OPERATION DESCRIPTION

- Attach USB OTG daughter board to BF533 ez-kit Lite.
- Open the project "ISP1362_test.dpj" in the VisualDSP Integrated Development Environment (IDDE).
- Under the "Project" tab, select "Build Project" (program is then loaded automatically into DSP).
- Select "Run" from the "Debug" tab on the menu bar of VisualDSP.
- You will find the access info and ISP1362 chip ID in console window.
