Altera_Forum
Honored Contributor
14 years agoDeveloping a flash programmer using ADSP-21369
Hi
I am doing a project on "Developing a flash programmer using ADSP-21369".Here we are using S29GL064A AMD flash. The main purpose of the project is interfacing a Adsp wih a flash programer using UART interface. This will be done in several stages. The real time data will be processed in adsp and the processed data will be stored in S29GL064A flash device in the form of sectors. Using VDSP++ embedded tool we will be coding the interface part and as well as the read write and erase the flash device with the help of register commands from the Adsp and eventually verifying each and every stage. Can anyone please post the source code for interfacing,erasing,writing and reading the data to/from flash. Here we are using bank1 as the base and AMI interface(Asynchronous Memory Interface)i.e NON SDRAM. Thanking in advance.